On Tue, 22 Jul 2008 14:34:25 +0200, Olaf Schnabel <[EMAIL PROTECTED]> wrote:
> Hi developers > > I need a workaround for a linking problem. In my small example > http://www.ika.ethz.ch/schnabel/hyperlink.svg > I want to click on a rectangle and a new browser window should open. > > With the first method xlink:show="new", the hyperlink is opened in the > same window (works in all browsers). With the second method > target="blank", the hyperlink opens in a new window/tab in Opera 9.51, > Firefox 3.0.1, IE6 (ASV3 and ASV6 tested) but in IE7 (ASV6) nothing happens. How about target="_blank", that is with a leading underscore? Cheers /Erik -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed ------------------------------------ ----- 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/

