Hey all, I need some advice on why my site isn't rendering properly in IE. If you go to my site on internet explorer, it looks like there is an issue with the right sidebar being moved to the bottom of the page. This happens for: http://tinyurl.com/yv4ye3 and http://tinyurl.com/ckxv4z However, the other category pages don't seem to have the same problem: http://tinyurl.com/cf3l3v If someone can figure out the issue behind this problem, and also do a browser check for me across all common browsers, I will paypal you $10 immediately. Thanks! Help!
Broken in Opera 9 and Safari as well here. Let's see... clearing DIV's, classitus, divitus, shoving new windows down the users throat using tags that were deprecated from STRICT for a reason (assuming this is a new page, there is NO reason to be doing that), 764k total size for the page (six times what I consider acceptable) 136k of javascripts (ten times what's needed there), 64k of HTML for 14k of text (about three times what's needed), topped off with 164 validation errors meaning it's not HTML, it's' gibberish... Pretty much the same stuff we get on these forums day in and day out... So the same response as always, throw it away, and start over with modern semantic markup techniques. There is nothing in that markup I would even try to save. In fact it would probably take longer to try and fix than it would to start over from scratch.