Reputation: 174
I'm having an issue with resizing columns in a YUI2 DataTable when the table is nested inside a YUI3 Tabview.
My situation:
I'm able to see in firebug that the DataTables in the other tabs have the same innerHTML structure, classes, etc in the elements.
I'm happy to post code samples but I thought I'd just start with this basic question to see if anyone has ideas or suggestions for how I can debug this issue.
Any ideas and suggestions are welcome.
Bart
Upvotes: 0
Views: 722
Reputation: 412
I'm not able to reproduce your problem locally. Can you post a repro case?
Here's what worked for me: http://gist.github.com/501137
jenny
Upvotes: 1