December 13, 201213 yr Hello all at WDF Here is the site that I have built over the last couple of days: http://universitycompare.com/ However, it is working fine, except in IE8 128bit? And in some random versions of IE8 I am getting the problem below: (See attached images) - Every other browser works fine.
December 19, 201213 yr I'm also not aware of what the bit encryption has to do with the proper display of the page. Do you know anything in particular, Owen? I've checked the website in my IE8 and seems to be working fine, there are some minor problems but not as close as what you show on those screens. But what it looks like to me is that there's some basic problem with the alignment/floating and clearing of elements, as they seems to be all over the place. Do you use inline-block? IE8 doesn't support without a small CSS hack. Also do you use any HTML5 tags (I couldn't find any in your code but asking just in case)?
January 8, 201313 yr Most likely a coding issue that IE8 is picking up on, for whatever odd reason. I agree with Kalo that I'd look into alignment/floating issue. Maybe do a line-by-line review.
Create an account or sign in to comment