summaryrefslogtreecommitdiff
path: root/engines/kokompe/temp/jquery.ui/demos/ui.tabs.ahah.html
blob: 4df5f132fb9b75a8bb5f2e8ae5dbcf9a274076ca (plain)
1
2
<p>Load tab content dynamically via Ajax</p>
<pre><code>$('#container-8 > ul').tabs(); // no extra requirements - the type of tab is detected automatically, allows mixed inline/remote tabs</code></pre>