Montoya / blueprint-plugin---tabs
- Source
- Commits
- Network (4)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
AUTHORS.textile | Mon Nov 10 20:48:54 -0800 2008 | |
| |
README.textile | Mon Nov 10 20:53:14 -0800 2008 | |
| |
screen.css | Tue Dec 22 13:30:33 -0800 2009 |
README.textile
Blueprint CSS Tabs Plugin Readme
This plugin adds a simple and flexible set of horizontal tabs to Blueprint.
Usage:
- Upload the screen.css file to a new directory on your server (preferably tabsplugin/)
- Include the plugin file in the
<head/>of your webpage.
- Add the class
"tabs"to your list. An example:
More options:
You can add a label to your list by adding the class "label" to the first item. This item should not have a link in it.
You can mark the currently selected item with the class "selected".
Demo:
View a demo at blueprintcss.org
