I am using a custom zoom to id using javascript.

I have noticed if I have a stylesheet in the SVG where I use 

<polygon id="standID0001" points="595,447.5 520,447.5 520,387.5 
595,387.5 595,447.5" class="Pen7" />

It is really sloooooooooow.

But using

<polygon id="standID0001" fill="#FFCCCC" stroke="#000000" 
points="270.5,215.5 202.5,303.3 92.5,288.3 50.5,185.5 118.5,97.7 
228.5,112.7 "/>

And is fast.

Using stylesheet to cut down on filesize.

Its OK in Opera as well, although the script is problematic in 
places using Opera9 TP2

Richard





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