Archive for September, 2009

jQuery ‘Tab Slide Out’ Plugin

A couple weeks ago, I made this pull out slider thing using jQuery. (people use them as ‘feedback’ tabs) I decided to try making it into a plugin for jQuery and here it is. Use it for creating a feedback form, contact info, or any content which is revealed using a sliding animation by clicking on a tab. Not sure how to describe it, check out the example.

See example page
Download the plugin
Download sample project files

You can apply the tabSlideOut object to a div that you want to become hidden content that is revealed by a tab. » Continue reading “jQuery ‘Tab Slide Out’ Plugin”

Comments (143)