Submit your widget
130
Yays

Tabbed Content with Navigation using jQuery UI

Views 23175   downloads 3345   Tabs

This is a manual navigation using Tab function of jQuery UI library. jQuery Library jQuery UI We will use jQuery UI Tab function to get our navigation for content slide working yeah there are many ways…

145
Yays

Awesome jQuery tabSwitch slideshow

Views 33795   downloads 4370   Tabs

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.…

192
Yays

css3 JQuery Animated Tabs

Views 17476   downloads 3693   Tabs

Tabs is used for utilizing space and keep some stylish effects on website. jQuery tabs are very popular and it created some fancy look on web pages. I created a simple in use but a fancy looking jquery…

190
Yays

Simple AJAX Driven tabs with jQuery

Views 24746   downloads 4292   Tabs

This example will show you how to create an AJAX Driven Website that overcame the browser Back button and bookmark problem in AJAX. I have made two versions, simplified version for further modification…

192
Yays

Jquery tab menu Wizard Plugin

Views 37918   downloads 6502   Menu & Navigation

After looking for a jquery plugin that will emulate a windows wizard I decided to make my own (with the help of cody lindley’s css step menu). The code: First we need a simple javascript function…

103
Yays

MooTools Brilliant Animated Tabs

Views 15879   downloads 3146   Tabs

There are times when we need to display a bit too much content in a small space. One way to do it is by using tabs. Fancy tabs is a tabs navigation display that tries to cover most situations, from AJAX…

149
Yays

slide tabbed box using jQuery

Views 15937   downloads 3570   Tabs

A new jQuery plugin tabSwitch which automate all the step to make a slide tabbed box and many other style of tabs. There are so many kinds of tabbed menu nowadays. Still I really like the sliding effect…

123
Yays

simple Dynamic tabs using jQuery

Views 23135   downloads 3359   Tabs

This example will show you how to use jQuery to create tabs that can be added and removed dynamically. Although the example looks bulletproof, there are some questions I will raise about how to use tabs…

121
Yays

motools tabs effect

Views 10123   downloads 1968   Tabs

MooTabs is a tiny(3kb) class for MooTools. As the name suggests, it's main purpose is to help out with the creation of simple tab navigation. As of version 1.2, you can also set tab content via an Ajax…

104
Yays

jquery slick Horizontal page tabs animation

Views 14050   downloads 2134   Tabs

Horizontal page animation with easing using jquery. A very simple and basic tutorial on how to animate content horizontaly using just a few lines of javascript. Start by loading the jquery library by…

108
Yays

jQuery Flipping Content Tabs

Views 17055   downloads 3407   Tabs

Content Tabs have become more popular lately with more and more websites and blogs using them to show more content in lesser space. Today I am going to show you how to create content tabs with nice flipping…

141
Yays

jQuery Scroll Linked Navigation

Views 19443   downloads 3579   Tabs

The Problem What you need to do is hook in to the user scrolling the web page, and when a particular element comes in to view, if there’s an associated navigation item - make it selected. That’s…

124
Yays

A tabs control with jQuery plugin

Views 25290   downloads 2821   Tabs

Smart Tab is a flexible jQuery(a JavaScript library) Tab Control plugin. Features: Customizable tab anchors, can use images. AutoProgress:- option for automatic navigation of tabs. AutoProgress can be…

116
Yays

Tabs pagination system with jQuery UI

Views 15574   downloads 2821   Tabs

Tabbed areas are lovely, but when you start getting to more than 3 or 4 different tabs, they start to get a little crowded and it makes sense to provide alternative navigation of them. I think it makes…

103
Yays

To scroll through content Tabs for jQuery

Views 10425   downloads 2065   Tabs

The example allows you to scroll through content by clicking on tabs, without the page having to reload. The content is already on the page, you just need some javascript to tell it to display. It’s…