public
Description: Tabs plugin for the Blueprint CSS framework
Homepage: http://blueprintcss.org
Clone URL: git://github.com/Montoya/blueprint-plugin---tabs.git
blueprint-plugin---tabs / README.textile
100644 42 lines (34 sloc) 1.231 kb

Blueprint CSS Tabs Plugin Readme

This plugin adds a simple and flexible set of horizontal tabs to Blueprint.

Usage:

  1. Upload the screen.css file to a new directory on your server (preferably tabsplugin/)
  2. Include the plugin file in the <head/> of your webpage.
  3. 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