command line - How to control "Browser mode" in Internet Explorer 9 by commandline -


i still haven't been able find solution problem. have application launches browser window underlying third party addin using doesn't support ie9 yet. know can switch browser mode ie8 tapping f12 , select this.

is there way control on startup in command line? cause have problem when running application when opens new windows , automatically tries execute third party addin required.

and no haven't option, forced use third party addin support installation of ie9 well.

i don't know if have control on content being rendered in browser, if do, ie lets use meta tags force browser rendering mode of specific ie version. more info @ msdn right here

also, further down page there instructions on how set web server tell ie mode use when it's requesting page. (if of use you)

unfortunately information can find on subject (and did comprehensive search own project) indicates there no such option, or @ least not in general release of ie.

here's microsoft's "official" list of supported ie command line options


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -