Hi, I have to figure out something pretty soon so I would appreciate your assistance. I have a SVG file which needs to display some data from a server or a local server side variable, or from a java script variable. I would like to know if it is possible to use the param tag to accomplish this:
<object type="image/svg+xml" id="svgdocHead" data="embfiles/head.svg" width="599px" height="55px"> <param name="src" value="embfiles/head.svg"> <param name="left" value="100"/> <param name="right" value="500"/> </object> where the values in the param tag could indicate some kind of values that the svg could read, in manner very similar to how an applet can read param values. If there is a way to accomplish this, could you please let me know? I am even willing to pay for the help, so send me your account numbers! :-) Best Regards Zafar T Minhas [Non-text portions of this message have been removed] ----- 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: mailto:[EMAIL PROTECTED] mailto:[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/

