bernieberg
10-02-2006, 01:00 PM
howdy,
I have what I believe to be two simple issues, but I have not been able to fix them.
1. I have a yui-ext grid inside a yui-ext tab that is inside a yui dialog. It seems to render fine, but it is not visable until I "restore" and then "maximize" my browser window (or some other similar action, opening and closing firebug will do it too).
2. If I activate a tab it seems to create a copy of that tab. If I click on it the extra tab seems to go away.
I am using an object I created to dynamicly create the tabs. I'm not sure if that has something to do with issue 2 or not. The code is rather long so I just threw up an example of the issue here:
http://dev.dakotanetwork.com/example/
If you would prefer I post all the code here let me know. Please excuse the slopy code, I am still getting a hang of doing this much heavy lifting in javascript.
Thanks!
I have what I believe to be two simple issues, but I have not been able to fix them.
1. I have a yui-ext grid inside a yui-ext tab that is inside a yui dialog. It seems to render fine, but it is not visable until I "restore" and then "maximize" my browser window (or some other similar action, opening and closing firebug will do it too).
2. If I activate a tab it seems to create a copy of that tab. If I click on it the extra tab seems to go away.
I am using an object I created to dynamicly create the tabs. I'm not sure if that has something to do with issue 2 or not. The code is rather long so I just threw up an example of the issue here:
http://dev.dakotanetwork.com/example/
If you would prefer I post all the code here let me know. Please excuse the slopy code, I am still getting a hang of doing this much heavy lifting in javascript.
Thanks!