Hi Steph, Maybe these tutorials can help you.
http://www.carto.net/papers/svg/manipulating_svg_with_dom_ecmascript/index.shtml and http://www.carto.net/papers/svg/eventhandling/index.shtml Event handling and DOM manipulations are identical or at least very similar to XHTML. There are also some additional examples on this webpage: http://www.carto.net/papers/svg/samples/ but some of them are older. I would be cautious to copy code from examples where I wrote "supported by Iex/ASV only" cause this is usually old "non-standard" code. Hope this helps, Andreas --- In [email protected], "s.a." <[EMAIL PROTECTED]> wrote: > > Hi, > I would need to develop following application : > I draw a SVG file of 5 or more data acquisition curves, and then I need > user intera > ction in order to sroll a line over it. > I know how to generate the svg drawing but How do you do user > interaction ??? > > Sample program or programming links are welcome > > Best Regards > Steph > ------------------------ 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/

