http://bugs.webkit.org/show_bug.cgi?id=15214
:( Can anyone think of a decent way around this? Currently I'm thinking of not even using svg:a elements and just use some script like: <g onclick="top.location.href='foo.html'" cursor="pointer" /> The problem with this is that since ASV is a plugin, it does not have permissions to go beyond its own frame and the above fails with a JS error. I need a cross-browser solution (or go vote for the bug so that it gets fixed before Safari 3 is released). Last resort is to browser sniff ... Thanks, Jeff ----- 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/

