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.

'XML5619: Incorrect document syntax. ' error in IE10 Only

I've been noticing during some IE10 testing that I keep running into the following error: XML5619: Incorrect document syntax. However, …

xml html internet-explorer internet-explorer-10
Vertical text in IE7, IE8, IE9, and IE10 with CSS only

Does anyone know how to successfully implement vertical text in IE7, IE8, IE9, and IE10 with CSS only? (by vertical …

css internet-explorer-10 vertical-text
Javascript error in every page on IE 10

My asp.net site is running well on IE6, IE7, IE8, IE9, Chrome, Safari, Firefox and Opera. But it is …

javascript asp.net vb.net internet-explorer-10
How can I make SmartScreen Filter trust a self-signed certificate

Microsoft's SmartScreen Filter under Windows 8 is a small developer's worst nightmare. While I realize the benefits to end users and …

windows-8 internet-explorer-9 internet-explorer-10
JQuery Ajax not working in IE10

Background I want to submit a form, stay on the same page & get the response. Below mentioned code works …

jquery internet-explorer-10 jquery-file-upload jquery-forms-plugin
CSS "unset" / "initial" in Internet Explorer

Is there anything similar to background-color: unset; or background-color: initial; that is supported in Internet Explorer? (before thinking in using …

css internet-explorer internet-explorer-10 internet-explorer-11
Compatibility problems with Internet Explorer 10/11 and an old .net framework 1.1 website

The Scenario I have a very old website developed in .net (framework 1.1). The site has several problems with Internet Explorer 10/11 …

asp.net internet-explorer internet-explorer-10 internet-explorer-11 asp.net-1.1
ie10 stylesheet

I'm trying to link to IE10 with an external style sheet but its not working properly. whats happening is IE10 …

css styles internet-explorer-10 conditional-comments
input placeholder line-height issue

What is the issue? There is a input box with height 36px as show in above image. In IE10 placeholder …

html css internet-explorer-10 placeholder
session storage not working in IE

I am using the following code to test session storage of HTML 5.. It is working fine in all the browser …

html session internet-explorer-10 session-storage