Me again.  I'm trying to make sort of a "window" thing with "icons"
that you click on.  They're links, using the <a> element.  I've
defined the "window" in the <defs> section because it seems like
that's the only way to animate a group (I have a "win" group in <defs>
and then a <use xlink:href="#win"/> in <svg>).

In Firefox, I can click on the links and they all work properly,
regardless of whether the group is defined in <defs> or <svg>.  But in
IE (ASV3), I can't click on the links when the group is defined in
<defs>.  I can click on them when it's defined in <svg>, but then I
can't seem to animate it as a group.

Has anyone figured out a trick for this in IE?  I really do need to
use IE because there's a lot of complex animation in the rest of the
document.



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