Leave That Thing Alone Blog
CSS side tab navigation using submit buttons
Here is another example of CSS tabbed navigation where tabs are created with submit buttons instead of anchor tags. This allows a form to be submitted each time a tab is clicked.
My last example was horizontal tabs, but when using those for a new project I ran out of room and had to create vertical side tabs. Here is what I ended up coming up with:
Here is a basic example of the CSS submit button side tab navigation.

Comments
Looks great though :P
- Ian