Hi, I need to retrieve an SVG element using a ecmascript event. Let's say my SVG code has a circle element with the id "circle1" and another element that responds to an onclick event and runs a ecmascript function. How do I retrieve my circle in this function. I thought the following line could work but it's not. var circle = document.all("circle1",0); Any idea ? ThanksReceived on Monday, 11 June 2001 13:40:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:13 GMT