search for: eelement

Displaying 1 result from an estimated 1 matches for "eelement".

Did you mean: element
2008 Jan 09
4
Using Prototype - Getting Javascript Error - "Object doesn't support this property or method"
...quot;, "transparent"); so.write("videoPlayer"); } function assignB(o) { listItems = $("vidList").childElements("li"); listItems.each ( function(item) { $(item).className = $(item).className.replace("yellowdot",""); } ) var eElement = Event.element(o); eParents=eElement.ancestors(); eParents[0].className += "yellowdot"; } </script> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post...