I am getting and error "Not implemented" for the line that contains:
parent = elem.up('li');
This only happens in IE (both 6 and 7). Works fine in Safari and FF.
elem is a valid element, I can even output it to the console.
FYI: I am using firebuglite to be able to see errors and have a debug
console in IE.
Any idea what's up? Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---