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.

Hide or change the value label for a range input in IE10

I have a range input with a custom label displaying text which corresponds to the input's value. This works well …

javascript html internet-explorer-10
Div overflow scrolling when -ms-viewport is specified?

Working on a page that is viewed in Windows Phone 8, and I noticed an odd behavior. When -ms-viewport is specified …

html css touch windows-phone-8 internet-explorer-10
Frameset + cols IE10

I was testing some scripts in IE10, seems that the browser has problems in setting attribute cols. Example: parent.middle.…

javascript frameset internet-explorer-10
How can I find out what causes AppCache Fatal Error on IE10?

I'm trying to create an HTML5 Application Cache for a very large (about 2 gigabytes) web app that will be used …

debugging internet-explorer-10 html5-appcache
Could not complete the operation due to error 800a025e

What does this error mean in IE10/11: Error: Could not complete the operation due to error 800a025e. And how …

javascript internet-explorer internet-explorer-10 internet-explorer-11 rangy
InternetExplorer.Application com object and windows 2012 in powershell

I am trying to access the document of an internet explorer com object with windows 2012. The code works great in …

powershell com internet-explorer-10 createobject
Avoid grey background on IE 10 anchors / links

How do you avoid the annoying grey background that IE 10 applies to anchors when you click them?

css styles anchor internet-explorer-10
array.map function not supported in IE8 standards?

I don't have IE8 so I am testing IE8 from within IE10. When I switch to "IE8 standards" for document …

javascript internet-explorer internet-explorer-8 internet-explorer-10
CSS3 Transform Translate3D IE10

according to IE 10's supported technologies what I am trying to accomplish should be working, but I cannot figure out …

css transform internet-explorer-10 translate3d
Storage limit for indexeddb on IE10

We are building a web-app that store lots of files as blobs with indexedDB. If the user uses our app …

internet-explorer-10 indexeddb quota