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 --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/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/

