Tab Panel
As featured on:
View Sample
Instructions
- Download the Tab Panel (zip)
Zip file includes:
- tabpanel.html
- instructions_tabpanel.txt
- CSS folder (1 file)
- JavaScript folder (1 file)
- Copy the contents of the css and javascript folders to the corresponding folders of your site.
- Copy the HTML code from tabpanel.html to your webpage where you want the tabpanel to appear.
Customize the tabpanel with your own content. - Copy these lines to the head of your webpages. They should appear after the link to scripts.js.
<link rel="stylesheet" href="/css/tabpanel.css" media="screen, projection, print, tv" type="text/css" />
<script type="text/javascript" src="/javascript/tabpanel.js"></script>
