This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit cd0edfc5c304693e59302774ad448c20da17f928
tree 0b0e535999b1779345c57bb8431e94044c1235cc
parent 31b4905e540a5616e48467e564a8cc1f2710c6b0
tree 0b0e535999b1779345c57bb8431e94044c1235cc
parent 31b4905e540a5616e48467e564a8cc1f2710c6b0
| name | age | message | |
|---|---|---|---|
| |
AUTHORS.textile | Mon Nov 10 20:48:54 -0800 2008 | |
| |
README.textile | ||
| |
screen.css | Mon Nov 10 20:48:54 -0800 2008 |
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








