hi Holger
Thanks fot the tips!!!! But i have a new problem : i have 2 svg a and b wich are in html page. i want to modify the svg b with the svg a. of course i want to use an external javascript. How can i do to reconize the a and b in the same javascript? thanks guygoye --- In [EMAIL PROTECTED], Holger Will <[EMAIL PROTECTED]> wrote: > Hi guygoye > > just use xlink:href > and dont forget to declare the xlink namespace: > > <svg xmlns:xlink="http://www.w3.org/1999/xlink"> > <script xlink:href="bla.js"/> > </svg> > > hth > Holger > > guygoye wrote: > > > *Yahoo! Groups Survey* > > Please help us to improve Yahoo! Groups. *Take the survey now!* > > <http://v2.decipherinc.com/survey/yahoo/yah04021?list=2> > > > > > > > > hello!! > > > > i'm trying to command a svg with an external javascript. is ti > > possible? if yes tell me how do it because a beginner !!! > > > > thank you > > > > guygoye > > > > > > > > > > > > > > ----- > > 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] > > <mailto:[EMAIL PROTECTED] subject=Unsubscribe> > > > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > > Service <http://docs.yahoo.com/info/terms/>. > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/

