I can do it with javascript. A long discussion and ideas are at: http://tech.groups.yahoo.com/group/svg-developers/message/60185 My javascript solution is the last in the thread. Let me know if you need more details. Bruce
--- In [email protected], Olaf Schnabel <[EMAIL PROTECTED]> wrote: > > Hi Erik > > still nothing happens whether I use the underscore or not (I updated the > example and disabled the popup blocker). > > Regards > Olaf > > Erik Dahlström wrote: > > 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 > > > > -- > Dr. Olaf Schnabel > Institute of Cartography > ETH Zurich > 8093 Zurich > Switzerland > > tel: ++41 44 633 3031 > fax: ++41 44 633 1153 > e-mail: [EMAIL PROTECTED] > www private: http://www.ika.ethz.ch/schnabel > www project: http://www.e-cartouche.ch > www institute: http://www.karto.ethz.ch > ------------------------------------ ----- 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/

