[Ieview] window.open()

Paul Roub paul at roub.net
Tue Jan 30 15:49:15 PST 2007


> The links opened by windows.open() js command aren't affected with ieview.
> How can I solve that? :(
>   

You can't, really.  IE View purposely avoids getting in the way of 
javascript calls -- it's honestly impossible to get it right in all -- 
or even most -- cases.  Ideally, sites should provide non-javascript 
equivalents to their javascript-opened links -- it's easy to do, and a 
basic accessibility guidelines.  Sadly, many sites get this wrong. 

-paul



More information about the Ieview mailing list