FACTS
Windows 7 comes with an internet explorer 8 -> NOT Supporting HTML5 & CSS3
Windows 8 comes with an with an internet explorer 11. ->Supporting HTML5 & CSS3
MY ISSUE
I'm developing a C# application that uses web pages interfaces using HTML5 & CSS3 by Web browser Control. and there's the rub,the internet explorer 8 not supporting that. I used<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
in my web pages. also, I used the alternative DWORD value in Regedit with the value 9000[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
My Question
Is there an alternative to Web Browser Control that Supports HTML5, CSS3 and Events Handlers ? If not how to install Internet explorer 9 and above on win XP?
Thanks,
Aucun commentaire:
Enregistrer un commentaire