jQuery UI Tabs causes content to be cutoff on page load in IE6/IE7

Posted by Patricker on Stack Overflow See other posts from Stack Overflow or by Patricker
Published on 2010-06-14T16:59:39Z Indexed on 2010/06/14 17:02 UTC
Read the original article Hit count: 208

Filed under:
|

I have a web page with jQuery UI Tabs on it. Some of the content is in an html table. When the page loads some of the content will be cut off at the end, usually just the last few letters. If I change tabs and come back to the original tab then it fixes itself.

This appears to be an issue just with Internet Explorer, specifically IE6/7, I haven't tested it on 8. I believe the issue is directly related to my use of the Blueprint CSS Framework as if I don't use Blueprint then I don't have the issue. Has anyone encountered this before or have any ideas?

© Stack Overflow or respective owner

Related posts about css

Related posts about jquery-ui-tabs