Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Have been trying to clone some coding onto another webpage, but it doesn't seem to work on half the version of IE 9 installed on the computers here. Yet it works fine on the other half fine, also running the exact version of IE 9.

http://www.actinic.co.uk/support-centre.html - Is the offending page, the links don't slide down all the way.
http://www.actinic.co.uk/ecommerce-software-for-businesses/products/actinic-catalog.html - Yet this original page with the same code works fine on everyone's version of IE 9.

share|improve this question
For the future where should this kind of question be placed? – admintech Oct 27 '11 at 13:40

closed as off topic by Su', John Conde Oct 26 '11 at 11:45

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

I had a similar issue with a web app I've been working on. A recent Windows update appears to have broken compatibility mode somewhat. While a page might work in IE7, using IE7 emulation mode in IE9 doesn't work any more.

Although in the case of the support centre page above, the submenu is not in the HTML source. Why it gets added in some browsers but not others I don't know, but it seems like a server issue rather than a browser one.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.