[jQuery] Tabs with nested divs
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"}-->
<li><a href="#tabs-<!--{$category->getTreeID()}-->"><!--{$category-