Subscribe to RSS Feed

Categories

Archives

Auto-Selecting Navigation

↓ skip to article

One of the most common features on a modern site is CSS tabs for navigation. The idea is usually to have some visual indicator as to which tab you are currently viewing. The common method is to add some dynamic code that adds a class="selected" to the tab. A more CSSy method is detailed by Drew McLellan: Auto-Selecting Navigation

(Via 24 ways.)

Comments (No comments)

There are no comments for this post so far.

Post a comment