Top "Internet-explorer-10" questions

Windows Internet Explorer 10 (IE10) is the version of the Internet Explorer web browser from Microsoft, and the successor to Internet Explorer 9. It is available on Windows 7 SP1, Windows 8, Windows RT, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Phone 8, and Xbox One.

SVG is not rendering in IE 10 with Doctype HTML 4

<%@ Page Language="C#" .. %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <html> &…

xhtml svg doctype internet-explorer-10 html4
What exactly is "IE5 quirks" in IE 10 Developer Tools?

Possible Duplicate: Does the windows 8 internet explorer 10 still have quirksmode? I'm working on a website which we're trying to get …

internet-explorer browser internet-explorer-10 web-standards quirks-mode
Internet Explorer automatically switches to compatibility mode (IE9 and IE10)

On certain page on my site, Internet Explorer automatically switches to compatibility mode and tries to render the page in …

css fonts internet-explorer-9 internet-explorer-10 compatibility-mode
HTML5 number input field step attribute broken in Internet Explorer 10 and Internet Explorer 11

It appears some of my website's users are experiencing issues when attempting to insert values into input fields of type …

django html forms internet-explorer-10 internet-explorer-11
Windows 8 prepare site for pinning

I would like to prepare my site for windows 8 pinning and have been reading some documentation on how to add …

windows-8 internet-explorer-10 microsoft-edge pinning
__doPostBack is undefined on DotNetNuke website for IE 10

I have a DotNetNuke site, and today a customer called in and said it wasn't working on IE 10. Specifically the …

asp.net windows-8 dotnetnuke windows-server-2003 internet-explorer-10
Disable pinch to zoom in IE10

In IE10 touch mode I wish to make only a certain part of the page zoomable. The rest should not …

javascript css html internet-explorer-10 gestures
Does Google Maps API V3 support touch event?

We are experiencing an issue related to GoogleMaps. The issue is mainly related to touch screens. We were trying to …

google-maps google-maps-api-3 touch internet-explorer-10 touchscreen
How can I clear the application cache in IE10?

In Internet Explorer 10, how can I manually clear the application cache for a Web page?

internet-explorer-10 html5-appcache
IE10 Validation bug with maxlength and placeholder on textbox

I have a textbox for Age: <input type="text" id="txtAge" name="txtAge" class="text" placeholder="Age (optional)" maxlength="2"&…

validation internet-explorer-10 placeholder maxlength