Top "Internet-explorer-7" questions

Windows Internet Explorer 7 is a web browser developed by Microsoft, released October 2006 for Windows XP and Windows Server 2003.

Percentage width child element in absolutely positioned parent on Internet Explorer 7

I have an absolutely positioned div containing several children, one of which is a relatively positioned div. When I use …

html css internet-explorer-7
Text indent is not working in ie7

I am working on a website and on the top navigation bar there is a search box, I applied the …

html css internet-explorer internet-explorer-7 text-indent
JSON is undefined in IE7

It works fine in chrome, firefox and IE8. But comes up an error on IE7. Here is my jquery onchange …

asp.net asp.net-mvc-3 internet-explorer-7
VBA Internet Explorer Automation 'Permission Denied'

Dim IE as New InternetExplorer IE.Visible = True IE.Navigate("http://www.google.com") Do Until IE.Busy = False Loop …

vba internet-explorer-7 automation permission-denied shdocvw
401 - Unauthorized in IE7 only with windows authentication.

I've created an intranet site that uses windows authentication In chrome I can access the site instantly, and in FF …

iis active-directory internet-explorer-7 windows-authentication http-status-code-401
Using multiple-class selectors in IE7 and IE8

I know IE7 & IE8 supposedly have support for using multiple CSS class selectors, but I can't seem to get …

css internet-explorer-8 internet-explorer-7
Problem with position absolute in ie7, div moves 10px to the right

ive got a problem on my position absolute property on IE7. My div moves 10px to the right. Below is …

css position positioning absolute internet-explorer-7
Running AngularJS App on Internet Explorer 7

Just to make sure if AngularJS works on the browsers I need, I made a simple data-binging demo that works …

javascript angularjs internet-explorer-7
IE7 cause of "Text - Empty Text Node"

I'm using the IE web developer toolbar to troubleshoot an issue. A blank white space is appearing below a list …

css internet-explorer internet-explorer-7 cross-browser