New jQuery plugin: tabSwitch – tab box couldn’t be any easier


April 14, 2009
If you're new to my website, why don't get my latest posts using RSS Feed or by Email.

another tip »


Check out the plugin home page for more detail: jQuery plugin – tabSwitch

What is this

tabSwitch is a tab/slider plugin for jQuery. You could make a tab box system with the least of code and still fully customizable. Currently, you could choose from 7 different effects with 2 view styles. You could also hot swap the effects around in runtime.

Check out the example to see all the customize of the plugin in action.

  • Delicious

Some more useful articles for you

Under Category: jQuery
Article Tags:
April 15th, 2009

Great job! You have some really cool jQuery plugins. If you would be keen on doing a quick email interview, drop me a mail at schalk at opensourcereleasefeed dot com

Cheers!
Schalk

April 22nd, 2009

And again nice work :)

April 22nd, 2009

Thank Dennis, how are you doing?

February 4th, 2010
Michael

Hi… really like this. I have two thingd i want to change that i cannot figure out how to do. How to remove the border from around the picture and center the pictures on the page. I tried align on Div and align on Body with no luck…so i assume i need to modify by providing a viewport or wrapper class but i have not figured out how to do that. :) Any help would be appreciated…and thanks for sharing…it is exactly what i want…sans the two things above. :)

February 5th, 2010

Hi Micheal, I think it should be the problem with css. I guess the reason the border around the picture is because it wrapped inside an “a” tag. some thing like this may solve the problem.


For the center the picture, it depend on how you structure your HTML, it’s kind of hard to know what the real problem is. If you provide HTML example, I could fix it for you.

March 3rd, 2010
Jacob Thompson

Wow. Very impressive work. Do you know how to activate the tab with a simple mouseover? Similar to what they have at http://www.mint.com

April 2nd, 2010

don’t work with jquery 1.4 any idea how to fix it?

Leave a Reply