FFK, why not provide a link to your page for additional help?
in the meantime try http://www.kevlindev.com/tutorials/basics/ index.htm for examples that do work using html, svg and script. cheers Jonathan Chetwynd On 9 Jul 2006, at 22:46, Fernando Kogik wrote: Hello all! I´m a bit new to Cross-browser scripting, and I have to make a page wth SVG work in both IE and FF, and it is kinda difficult in some points.. I hope you can help me. What I have is this: i have an svg image with no <script> tags inside and call a lot of JavaScript function in events like "onmouseover", "onmouseout" and so on. All these functions are in a separate .js file that is referenced in a HTML file, who also embeds this SVG file via <embed> tag. In IE+ASV everything works perfecttly, but in FF the SVG image appears, but my functions don´t work! In The JavaScript Console all my functions are labeled as "MyFunction is not defined". What am I doing wrong?? Thanxs in Advance, FFK [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/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/

