Hello Once an element is listening for an event like mouseover with a statement like Event.observe. Later is it possible to get a list of which mouseover listeners are attached to an element? I don't need to interact with them, I'd just like to know if it already has a mouseover listener.
Event.observe(element, 'mouseover', Tool.showTool.bindAsEventListener(Tool)); element -> show listeners --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---