I have generated svg and now I try to save locally on the surfer HDD with :
...
echo "<text x=\"525\" y=\"120\" text-anchor=\"middle\">Click to Save
SVG</text>";
echo "<rect onclick=\"document.execCommand('SaveAs',false, 'ap2.svg')\"
x=\"450\" y=\"102\" width=\"150\" height=\"30\" fill=\"red\"
fill-opacity=\"0.2\"/>";
...
It said object does not support this property or methoid !!

Can you help me fix that ?

Petronel




-----
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/
 


Reply via email to