Submit your widget
149
Yays

multiple Javascript Accordions tabs

Views 20272   downloads 5878   Tabs

Javascript accordians have been used a lot in todays web design world. There are a lot of scripts we have seen and sure you too would have seen them. This is a great technique for integrating accordion-style…

89
Yays

Rotating Tabs using jQuery

Views 11446   downloads 1783   Tabs

the rotating tabs, we also need to take care of the behaviour when the user actually clicks on a tab by stopping the cycling behaviour on the desired tab. Finally, we will also highlight the selected…

116
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21301   downloads 4056   Slideshow & Scroller

A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit…

100
Yays

Navigate into extralarge images(jQuery)

Views 12694   downloads 2293   Tabs

A photogallery for extralarg images with navigator. You can drag your extralarge image in the display by the navigator or the image itself. Enjoy yourself into images. here is the js call: $(function(){…

89
Yays

Simple jQuery tabs

Views 9039   downloads 1937   Tabs

This example looks into creating a really simple tabbed interface using just plain HTML and CSS with the functionality and interface manipulated using jQuery. Tabbed interfaces are great for maximizing…

110
Yays

Organic Tabs(jQuery)

Views 11728   downloads 2179   Tabs

Have you ever seen a tabbed content area in a sidebar that was a little “jerky”? The jerkiness can be caused by a bunch of things, like the content in the tabbed areas are of different heights,…

108
Yays

Slot Machine Tabs(jQuery)

Views 11124   downloads 2090   Tabs

Three columns in each content box rotate like a slot machine to reveal the content in the next content box when a new tab is clicked.

144
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20660   downloads 4286   Slideshow & Scroller

  Create a jQuery slideshow that enables you to click through each slide when JavaScript is disabled, without having to display all slides one under the other. Step 1: Writing the markup First things…

105
Yays

Overlapping Tabbed Main Menu

Views 17909   downloads 3667   Tabs

Main navigation menu is that part of a website design that makes the whole site look lively and complete. But the most common type of navigation menu style still being used a lot is the tabbed navigation…

96
Yays

CSS3 Hover Tabs without JavaScript

Views 9458   downloads 1637   Tabs

With the new techniques in CSS3 and clever applications of existing CSS it is increasingly stepping on the toes of JavaScript. Which to be honest isn’t necessarily a bad thing. The HTML <div…

161
Yays

jQuery Tabbed Side Menu

Views 14671   downloads 3095   Tabs

Tabbed Interface or Tabbed Structure Menu is getting really famous in web design & development.This example will show you how to build your own tabbed Interface using jQuery with slideDown/slideUp…

103
Yays

jQuery Moving Tab and Sliding Content

Views 10691   downloads 1907   Tabs

how to create a moving tab slide content in this tutorial. Basically, the tab section simulate Lava Lamp Effect, and the content is using animate method to slide it.   1. HTML In the container #moving_tab,…

161
Yays

A Tabs with jQuery

Views 19683   downloads 6004   Tabs

219
Yays

Load In and Animate Content with jQuery Tabs

Views 21425   downloads 4428   Tabs

We will be taking your average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate…

101
Yays

Sweet AJAX Tabs With jQuery 1.4 & CSS3 HTML5

Views 12764   downloads 2003   Tabs

We are making an AJAX-powered tab page with CSS3 and the newly released version 1.4 of jQuery, so be sure to download the zip archive from the button above and continue with step one.   Step 1 –…