I am trying to embed an SVG graph that is generated dynmically on the client side. This is for an Ajax application which receives XML data for the graph. An XSLT is applied to the XML to generate the SVG.
I figured out a method to dynamically add the SVG inline (detail provided here: http://pothoven.blogspot.com/2006/05/inline-dynamic-svg-from-xml-with-aj\ ax.html <http://pothoven.blogspot.com/2006/05/inline-dynamic-svg-from-xml-with-a\ jax.html> ) however, that method has a problem when trying to add events to the SVG (like mouseover). Instead of describing my problem in this post, I've tried to describe my problem on this page http://pothoven.blogspot.com/2006/06/help-with-dynamic-inline-svg.html <http://pothoven.blogspot.com/2006/06/help-with-dynamic-inline-svg.html> so I could add some screenshots and code samples. Any help would be appreciated! Thanks, Steve [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

