Internet Explorer 8 (IE8) Auto Resizing Bug
Web Torque News » Internet Explorer 8 (IE8) Auto Resizing Bug
A day wouldn't be complete with a bug. I am using jquery to slide down content like an accordian. The containing div resizes automatically when the content inside resizes. This all works great until you get to Internet Explorer 8 (IE8), the containing div automatically gets larger, but doesn't decrease when the content decreases. Works in IE7, but not IE8 (scratching my head).
Couldn't find any information about the bug for a possible elegant fix, ended up calculating the size as I go and resizing accordingly.

