I have a yui data table which I am showing inside the Jquery ui tab.
If yui data table is inside the first (selected) tab then it renders
correctly. But if it is inside any other tab except the first, YUI
data table's columns get chopped off.
I am already using
.ui-tabs-hide {
position: absolute;
left: -10000px;
}
Any other solutions?
( Note: I am slowly migrating from existing YUI code on my site to
jquery.)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---