Javascript to Clean up IE Interface (or I Am The Master of All Things Web!)

OK, well maybe I don't rule everything, but I have crafted a bit of javascript into the site now that squishes and stretches the absolute divs into their correct sizes. Now the site won't look quite like crap in IE.

I basically grab the middle of the layout and set its height to that of the left panel if the left is longer than the content (stretch). For the stars, I loop through all the content divs, and set the stars div to the height of the content div (squish).

I thank Carlos for getting me pointed more precisely in the right direction.


Filed Under: