Hello,

I may use both embedded css and javascript in an svg page. It is my 
understanding that  css code must be placed within the <defs></defs> tags, but 
javascript code is outside of thees tags. The order is:

<defs>
<style type='text/css'>
<![CDATA[

]]>
</style>
</defs>
<script  type='text/ecmascript'>
 <![CDATA[
 
 ]]>
 </script>

I've tested it.  It works.  But still want to make sure that this is the 
standard.

Thanks for confirming or rectifying.

One more thing.  Many authors write the word 'ecmascript' instead of  
'javascript' in svg pages.  Is this a must or merely personal preference?  
Thanks again. 

Fulio



                
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.

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

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