On 3 Apr., 20:12, expresso <dschin...@gmail.com> wrote: > now I have to figure out how to get rid of these imposed styles.
As already mentioned above, the only thing you will need for tabs to work is the following rule: .ui-tabs-hide { display: none !important; } So the only thing that's imposed here seems to be our free time spent to help creating a rock-solid ui library. I won't go into detail why we chose to use a class for hiding tab content. --Klaus