[jQuery] Re: Tabs with nested divs

2007-06-01 Thread [EMAIL PROTECTED]
The problem was that you couldn't use inner divs in the tab-div (because those where hidden, too): div id=tabs-1 div id=myOwnDivblabla/div div id=myOtherLayerInsideThisTabblabla/div /div div id=tabs-2 div id=mySecondOwnDivblabla/div div id=mySecondOtherLayerInsideThisTabblabla/div /div

[jQuery] Re: Tabs with nested divs

2007-05-31 Thread Klaus Hartl
[EMAIL PROTECTED] wrote: I'm experiencing a problem with Klaus Hartl's tabs and nested divs. Here is the code (which is basically the example code with some Smarty added): ul class=tabs-horizontal tabs-white clearfix !--{foreach from=$categories item=category}-- lia