trsvax / tapestry-bootstrap

Tapestry module for Twitter Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TabGroup component

uklance opened this issue · comments

I recently created a twitter-bootstrap tabgroup component. Feel free to copy / tweak it if you want to include it in your library. It's ajax based but gracefully degrades for SEO.

Demo:
TabGroupDemo.tml
TabGroupDemo.java

Source:
TabGroup.java
TabGroup.tml
Tab.java
TabModel.java

Cheers,
Lance.