--- In [email protected], "brucerindahl" <[EMAIL PROTECTED]> wrote:
Problem come from target="_blank" only .... Remove target attribute or open link by script in popup are solutions ... Michel > I have an SVG file that includes a hyperlink tag: > > <a href="output.pdf" display="none" target="_blank"> > <text x="130" y="725" >Click Here for Output File</text> > > </a> > > The issue is this worked perfectly in IE6+ASV ( and Opera and > Firefox!) but IE7+ASV will not follow the link. No error messages are > given - nothing happens. The cursor changes to a hand indicating IE7 > knows it is a link. I have the site in a trusted zone and have tried > everything in the advanced settings. The pop-up blocker is off, > ActiveX settings all to enable, etc. > > My guess is that IE7 is limiting what an ActiveX control can do. Does > anyone know if this is a problem in Flash? > > Does anyone have any idea how to allow the link to be followed in IE7? > > Thanks > Bruce Rindahl > ----- 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/

