jQuery EasyTabs v2.3 released – AJAX tabs and more
Thursday, September 15th, 2011The jQuery EasyTabs plugin has recently hit v2.3 (well, v2.3.3 by the time I got this published). New for EasyTabs this release:
- Load tabs via AJAX
- Nest tab-set inside another tab-set
- Use non-standard markup for panels (for example, fieldsets inside a form)
See demos for each new feature below
AJAX tab content
It’s been a long-time coming, and it’s finally here. EasyTabs now supports loading content into panels via ajax.
EasyTabs has always placed emphasis on semantic, meaningful markup. Traditionally, markup for a tab/panel pair would look something like this:
Notice that in the above example, if JavaScript is disabled, we’re left with a normal anchor and anchor link in the page, which browsers understand by default.





View demo with new features
View plugin homepage
View changelog