Submit your widget

Awesome jQuery tabSwitch slideshow

Created 13 years ago   Views 33724   downloads 4353    Author hieu
Awesome jQuery tabSwitch slideshow
View DemoDownload
145
Share |

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.

Easy to use
Make sure you could complete it with the least code you need and still keep the plugin flexible.

Effects
I throw in a few effects so web designers/developers have the choices for their work and trust me there will be more in the next release.

Customizable

  • There is no limit what kind of HTML tag you use.
  • You could move to next, prev tab or jump to a specific tab.
  • All the controls could be anywhere in the website, on top of a tab, inside a tab…
  • Multi-level tab system.
  • You could change the style of the viewport, you could add a class for every single tab…

All the code is commented to explain itself. The reason is so everyone could read and understand the code edit it to suitable with the situation you want. Sometime you only need just 1 single effect not the whole plug-ins so you could change it to optimize for you situation.