Need a clever way to organize and present all your popular blog tags? Follow Techi.com‘s lead and use this useful and elegantly designed Slider Navigation. You can find their implementation of SliderNav towards the bottom of their right rail.
SliderNav is a JQuery plugin that allows you to add dynamic, sliding content using a vertical navigation bar. It’s made mainly for alphabetical listings but can be used with anything, though longer words can look a bit awkward. The plugin automatically adds the navigation and sets the height for the object based on how tall the navigation is, in order to make sure users have access to the entire list. The example I’m linking to below also uses the overflow: auto; property for the actual content so you can use your mouse wheel to scroll through the content as well. (Clever)
The CSS and jQuery is surprisingly easy to understand and implement so don’t be shy and give it a whirl. Click here to view the demo and download the code.







