[Seaside] jQuery tabs

Lukas Renggli renggli at gmail.com
Thu Oct 15 18:55:57 UTC 2009


> does. The anchors set up in tabs do not render anything in the tab without
> that method being called. What does it do and how does it work? Just out of
> curiosity.

That's how the jQueryUI tabs work. If you want to load the contents of
the tabs lazily jQueryUI expects exactly this kind of HTML template
where the load actions are anchors within an unordered list. See the
jQueryUI documentation for details:
<http://jqueryui.com/demos/tabs/#Ajax_mode>.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list