Frankie Robertson wrote:
> I'm sure it's something I'm doing wrong or missing something
> blindingly obvious but I just can't figure out what.
The Visual effects with an first uppercase are classes. You have to
call it with 'new':
new MochiKit.Visual.HighLight('blah');
Note that you don't need to pass $('elt'), you can use 'elt' directly.
--
Thomas
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---