The following example works* in

Firefox 1.5.0.4 (native SVG support)
IE6 with Adobe SVG viewer 3.0

but not in

IE7 with Adobe SVG viewer 3.0

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:svg="http://www.w3.org/2000/svg";
   xmlns="http://www.w3.org/2000/svg";
   version="1.0"
   width="745"
   height="1053">
    <rect
       width="136.99802"
       height="139.85518"
       x="50"
       y="50"
       style="opacity:1;fill:#ff50ff;stroke:black;"
       onclick="top.location = 'http://wiki.svg.org';" />
</svg>

Has anyone else had this problem? If anyone has a workaround I'd be
most grateful.

Many thanks
Jon

* when I say works - you should be able to open the svg file directly
in the browser, click on the pink box and it opens up http://wiki.svg.org





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

Reply via email to