On Jan 28, 4:34 am, anathema <[EMAIL PROTECTED]> wrote: > Hmmm... I use 'this' in a few other places and I don't have that > problem. Is it because I passed what was being clicked on to a > function so it lost track of what 'this' was?
You have to extend the elements where you call any custom Prototype- methods on. Firefox extends all the objects automatically, but in IE you have to do it manually. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
