Home | GitHub

JavaScript Tabs - Create Tabbed Web Pages Easily.

Simple tabs

About JavaScript tabs

JavaScript tabs partition your Web page content into tabbed sections. Only one section at a time is visible.

The code is written in such a way that the page degrades gracefully in browsers that don't support JavaScript or CSS.

Advantages of tabs

JavaScript tabs are great if your Web page contains a large amount of content.

They're also good for things like multi-step Web forms.

Using tabs

Click a tab to view the tab's content. Using tabs couldn't be easier!

Different ways to create tabs and tab content. Remember selected tab

Tab Content 2.1
Tab Content 2.2
Tab Content 2.3

Tabs inside tab. Custom background of the tab

Tab Content 3.0
Tab Content 3.1
Tab Content 3.2
Tab Content 4.1
Tab Content 4.2