I am using Yui data table in some tabs and YUI data table column sizes
go all weird with display: none
any solutions?


On Dec 6, 4:03 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote:
> Is there any reason why you aren't just hiding the tab with a display:none?
> JK
>
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of Ashish
> Sent: Saturday, December 06, 2008 3:47 PM
> To: jQuery (English)
> Subject: [jQuery] IE 7 Issue with Tab with left: -10000px
>
> Following works strange in IE when using Jquery Tabs:
>
> .ui-tabs-hide {
>     position: absolute;
>     left: -10000px;
> }
>
> When I do the above, on IE 7, the width of the pages in tabs become
> huge and goes out of page on left and right both.
> These tab pages have tables. And I do NOT have table width set to
> 100%.
>
> It works fine on firefox and safari.
>
> Any clues what  could be wrong?

Reply via email to