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.

How to test my application on older version of IE?

I have installed IE8 on my system. I usually test my application on this browser, but the problem arises when …

browser internet-explorer-8 internet-explorer-7
Page doesn't fully load in IE7 or IE8 (but works in other browsers)

I've come across a really strange problem where a page I'm trying to test in IE7 and IE8 is taking …

internet-explorer internet-explorer-8 internet-explorer-7 pageload
Unexpected call to method or property access in IE7 and IE8

I am using jquery-1.3.2.min.js in my project. My application is working fine in all browsers except IE7 and …

jquery internet-explorer-8 internet-explorer-7 appendchild
Can CSS Content Property work in IE7?

I came across with CSS content property, which it is able to add text into element. for example: .class:after{ …

css css-selectors cross-browser internet-explorer-7 css-content
HTTP Referrer and IE7 and IE8

Hi i've tried the following to find the referrer in MSIE / IE7 and IE8 but its returning blank each time; …

internet-explorer-8 internet-explorer-7 referer
How can I force reflow after DHTML change in IE7?

I have a page where the user can dynamically add file upload boxes. Adding the boxes changes the height of …

javascript internet-explorer-7 dhtml reflow
IE title changes to <afterHash> if the page has a url with '#' , and has flash/swf embedded in it

The issue is, if IE (6.0+) , has flash content embedded in it, and the url of the page has a # somewhere …

jquery flash browser internet-explorer-8 internet-explorer-7
Trim is not working in IE7

trim() javascript function not working in IE7 however it' working fine in all other version and all browser. what should …

javascript internet-explorer-7
How do you feel about including ie7.js or ie8.js in your page?

See here: http://code.google.com/p/ie7-js/ Does anyone have any experience or remarks about this javascript? Is …

internet-explorer-8 internet-explorer-7 cross-browser
jQuery AJAX GET html data IE8 not working

This is the code but it's not working on IE8 & 7 (IE9 , chrome,firefox, safari,opera are all ok). I …

jquery ajax internet-explorer-8 internet-explorer-7 getmethod