Top "Internet-explorer" questions

A web browser developed by Microsoft and included with Windows.

Finding an elements XPath using IE Developer tool

Is there a way to find an element's XPath using IE Developer Tool?

internet-explorer xpath ie-developer-tools
Internet Explorer 11 disable "display intranet sites in compatibility view" via meta tag not working

I have been working on an intranet website for over 6 months were I have been using the below html5 doctype …

html internet-explorer compatibility internet-explorer-11
Where does Internet Explorer store saved passwords?

Where does Internet Explorer store saved passwords? And since this is a programming site, I'm not literally asking for the …

security internet-explorer passwords password-protection
How can I detect Internet Explorer (IE) and Microsoft Edge using JavaScript?

I've looked around a lot, and I understand that there's a lot of ways to detect internet explorer. My problem …

javascript html internet-explorer media-queries microsoft-edge
How can I convince IE to simply display application/json rather than offer to download it?

While debugging jQuery apps that use AJAX, I often have the need to see the json that is being returned …

jquery asp.net-mvc ajax asp.net-ajax internet-explorer
Override intranet compatibility mode IE8

By default IE8 forces intranet websites into compatibility mode. I tried changing the meta header to IE8, but it doesn't …

internet-explorer internet-explorer-8 intranet compatibility-mode
Intercept page exit event

When editing a page within my system, a user might decide to navigate to another website and in doing so …

javascript javascript-events internet-explorer
Where's the IE7/8/9/10-emulator in IE11 dev tools?

IE11 has just been released (as a developer preview) and i cannot find the IE7/8/9/10-emulator in IE11 dev tools. …

internet-explorer ie-compatibility-mode internet-explorer-11
Rounded corners for <input type='text' /> using border-radius.htc for IE

I want to create an input fields with rounded corners. HTML: <div id="RightColumn"> <input type="text" …

internet-explorer internet-explorer-8 rounded-corners css
How to make Google Fonts work in IE?

I've been developing a site that uses the Google Fonts API. It's great, and supposedly has been tested in IE, …

css internet-explorer webfonts google-webfonts