CSS Tabs with Submenus

This example uses a Velocity template to render its HTML. Otherwise, it's the same as the Tabbed Menu Example. However, this one is much better (in my opinion) because you have full control over the HTML (via Velocity templates) and display logic.

View source of files used in this page:
- templates/tabs.html download
- styles/tabs.css download
- scripts/tabs.js download
View JSP Source
Back to Index