Questions tagged [internet-explorer-10]

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.

Windows Internet Explorer 10 (IE10) is a version of the Internet Explorer web browser from Microsoft that is a successor to Internet Explorer 9.

IE10 adds improved support for CSS3 (multi-column layout, grid layout, flexible box layout, gradients, 3D transforms, device adaptation, text shadow, SVG Filter Effects), HTML5 (Drag and Drop, File API, Sandbox, Web Workers), JavaScript (ES5 strict mode, cross-origin resource sharing, typed arrays), and web standards ("Do Not Track").

IE10 is available with two different user interface versions: Modern UI (default on Windows 8) and standard. The Modern UI version will not support browser plug-ins.

For more information on developing for IE10 see IE10 Guide for Developers.

For differences between IE10 and IE10 on Windows Phone see the Web development for Windows Phone guide.

For design recommendations and technical differences between IE10 and IE10 on Xbox One see the Internet Explorer for Xbox One Developer Guide

1984 questions
771
votes
6 answers

Remove IE10's "clear field" X button on certain inputs?

It's a useful feature, to be sure, but is there any way to disable it? For instance, if the form is a single text field and already has a "clear" button beside it, it's superfluous to also have the X. In this situation, it would be better to remove…
Niet the Dark Absol
  • 301,028
  • 70
  • 427
  • 540
184
votes
6 answers

How can I prevent the scrollbar overlaying content in IE10?

In IE10, the scrollbar is not always there... and when it appears it comes on as an overlay... It's a cool feature but I would like to turn it off for my specific website as it is a full screen application and my logos and menus are lost behind…
Jimmyt1988
  • 18,656
  • 34
  • 113
  • 210
160
votes
25 answers

How do I target only Internet Explorer 10 for certain situations like Internet Explorer-specific CSS or Internet Explorer-specific JavaScript code?

How do I target only Internet Explorer 10 for certain situations like Internet Explorer-specific CSS or Internet Explorer-specific JavaScript code? I tried this, but it doesn't work: