"arabic_pilot" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello everyone. My question is simple: SVG can be scripted with > EcmaScript. Does this mean that all all EcmaScript features are > available, like say, cookies and arrays?
Arrays certainly, but cookies are not part of ECMAScript. Essentially all PC based versions are ECMAScript Ed 3 compliant, mobile ones are also likely compliant, although potentially only Compact Profile, so no eval or new Function() Jim. ------------------------ Yahoo! Groups Sponsor --------------------~--> You can search right from your browser? It's easy and it's free. See how. http://us.click.yahoo.com/_7bhrC/NGxNAA/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/

