Submit your widget
143
Yays

multiple Javascript Accordions tabs

Views 20035   downloads 5771   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…

83
Yays

Rotating Tabs using jQuery

Views 11243   downloads 1680   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…

109
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21052   downloads 3956   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…

97
Yays

Navigate into extralarge images(jQuery)

Views 12481   downloads 2216   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(){…

87
Yays

Simple jQuery tabs

Views 8822   downloads 1863   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…

107
Yays

Organic Tabs(jQuery)

Views 11555   downloads 2103   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,…

106
Yays

Slot Machine Tabs(jQuery)

Views 10932   downloads 2008   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.

140
Yays

Auto-Scrolling Slideshow Tabs (jQuery )

Views 20180   downloads 4166   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…

103
Yays

Overlapping Tabbed Main Menu

Views 17650   downloads 3555   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…

94
Yays

CSS3 Hover Tabs without JavaScript

Views 9237   downloads 1538   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…

159
Yays

jQuery Tabbed Side Menu

Views 14401   downloads 2992   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…

100
Yays

jQuery Moving Tab and Sliding Content

Views 10448   downloads 1813   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,…

159
Yays

A Tabs with jQuery

Views 19456   downloads 5894   Tabs

216
Yays

Load In and Animate Content with jQuery Tabs

Views 21172   downloads 4338   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…

99
Yays

Sweet AJAX Tabs With jQuery 1.4 & CSS3 HTML5

Views 12585   downloads 1914   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 –…