Dynamic tabs on Bottom
Dynamic tabs on Bottom
I'm trying to dynamically create tabs on the Bottom of a tab widget. I've looked at the "Tabs on Bottom" sample and have set up my static tabs fine. I've also looked at the "Simple Manipulation" demo to see how tabs are dynamically added and removed. However, when I try to do the same for the bottom it doesn't work. Obviously the order of the elements in the html is different for the bottom. I've tried a few different changes but I'm missing something. In doing the "refresh", it doesn't seem to assign all the classes to the newly created "tab panel" (in this case an <iframe>). Anyone have a sample of this. Thanks.