Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internet Explorer 10

Ie10 - Strange Form Submission Issue

Please see the code snippet below: Solution 1: The problem (which is reproducible in IE 11, too) s… Read more Ie10 - Strange Form Submission Issue

Script5007: Unable To Get Property 'value' Of Undefined Or Null Reference

I have a html form that appears not to be functional in IE10. when click on go button debugging ret… Read more Script5007: Unable To Get Property 'value' Of Undefined Or Null Reference

-ms-viewport Causing Div Not Scrolling

I seem to have encountered a very strange bug; I am doing an app for Windows Phone 8 with PhoneGap.… Read more -ms-viewport Causing Div Not Scrolling

How To Prevent Ie From Opening My Page In Compatibility Mode?

I have this html/jsp page: which, for some reason, is opened by defau Solution 1: insert meta t… Read more How To Prevent Ie From Opening My Page In Compatibility Mode?

Shouldn't "x-ua-compatible Ie=edge" Header Override "display Intranet Sites In Compatibility View" In Ie10?

I have a simple HTML5 / ASP.NET website that I started testing in IE10 today since it released for … Read more Shouldn't "x-ua-compatible Ie=edge" Header Override "display Intranet Sites In Compatibility View" In Ie10?

How Do I Get A Html5 Video To Work Using Ie10

I am hoping someone has an idea on what I can do to help me play HTML5 videos on my local intranet.… Read more How Do I Get A Html5 Video To Work Using Ie10

What Can Prevent Ie10 From Accepting Multiple File Uploads

I am running IE10, and attemping to enable multiple file uploads from a single html input. I have g… Read more What Can Prevent Ie10 From Accepting Multiple File Uploads