Is there a way to access the internal script of a SVG file from a HTML where its embedded into?
I have a SVG file which has some script in it... <svg <script type="text/ecmascript" xlink:href="svgSample.js"/> .... If i try to access a function in this js file from a HTML file where this SVG is embedded, it shows 'Uncaught ReferenceError: function is not defined' any thoughts?? ------------------------------------ ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> 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/

