Hello all, I'm trying out MochiKit.Visual, and ran across an issue. I was trying to use Highlight() and it just wasn't working (errors about __init__ not being defined). I eventually figured out that I had to do:
new Highlight(src); But I've been able to use other visual effects (puff, fade. several others) without explicitly using 'new'. Is this just a temporary inconstancy in the API, a bug in Firefox (1.5) or something that I'm missing in the documentation? Thanks in advance, _Ryan Wilcox --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
