Situation: Client is a government organization who is using Internet Explorer v7.0.5730.13. On the developer side there is same version of Internet Explorer and the same OS. Client cannot install any other browser or change any settings in IE.

Question: What other variables are there which could influence this kind of odd render behavior?

Expected Render Actual Render

link|improve this question

62% accept rate
You have to give a more concrete description, perhaps with screenshots, or at the very least, the elements in question. – Justin Dearing Mar 4 '11 at 0:18
Generally elements are misaligned, some are behind others, width of some elements is incorrect. – Andrew Douglas Mar 4 '11 at 0:42
feedback

2 Answers

up vote 0 down vote accepted

Its possible one of the CSS files not loading up on one browser Check with Fiddler or simply look at the IIS logs.

One alternative is to disable one CSS file at a time and see if you can get the page to render incorrectly.

link|improve this answer
feedback

Is the resolution and zoom level the same one each? Are both windows maximized? Is the same user logged into both computers and both web apps?

link|improve this answer
zoom is the same (100%), windows are maximized. User is using one app at a time – Andrew Douglas Mar 4 '11 at 0:30
feedback

Your Answer

 
or
required, but never shown

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