I issued a strange behaviour from IE8. We uploaded asp.net application on iis6.
Everything works fine and layout is in place.
But on my colleague machine, with same browser(IE8), layout falls a part and on the some of the other machines too(!??)
It is strange because it is: the same server, same operating systems and the same browser
Anyone has ideas why this is the case?
Thanks
My favorite piece of code for dealing with IE8 issues is as follows:
Just pop that in the header of the document and ff the site works and behaves correctly in IE8 after that, then it’s a problem with the browsers updated rendering engine and not your code. Give it a whirl.