Submit your widget
99
Yays

Tabbed content with jQuery

Views 17988   downloads 3997   Slideshow & Scroller

In this example we'll going to show you some web development techniques that can be used in your next projects. This will cover some CSS, HTML and jQuery tricks. First thing we need is some basic HTML…

98
Yays

Sweet AJAX Tabs With jQuery 1.4 & CSS3 HTML5

Views 12167   downloads 1791   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 –…

96
Yays

Navigate into extralarge images(jQuery)

Views 12170   downloads 2086   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(){…

94
Yays

CSS3 Hover Tabs without JavaScript

Views 8786   downloads 1404   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…

93
Yays

jQuery Sliding Tab Menu for Sidebar

Views 11816   downloads 2292   Tabs

a sliding tab menu for your sidebar by using jQuery and jQuery.scrollTo. We will be using a famous plugin called jQuery.scrollTo. jQuery scrollTo is an amazing plugin and doing sliding menu has never…

88
Yays

jQuery slide tab system

Views 38098   downloads 8708   Tabs

Ben Bodien and Marc Roberts, co-founders of Neutron Creations, explain how to build a simple, semantically clean and extensible jQuery tab system To power our tabbed navigation, we’ll be using and…

86
Yays

Simple jQuery tabs

Views 8457   downloads 1735   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…

85
Yays

jQuery tabs plugin

Views 10153   downloads 1976   Tabs

Lazy Tabs is jQuery plugin created for Lazy framework but it can be used (in his alone version) as every other JQuery plugin. It implements a Tab panel interface. The HTML structure has to looks like…

82
Yays

Rotating Tabs using jQuery

Views 10882   downloads 1524   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…

81
Yays

Drop down TabMenu with AJAX

Views 30491   downloads 5049   Tabs

e24TabMenu is a plugin written for scriptaculous. It is a tab menu that expands collapse smoothly. Usage Include Prototype 1.6.0.2 and Scriptaculous 1.8.1 in the HTML code header. Also include e24TabMenu…

80
Yays

Nice CSS3 Tabbed horizontal menu

Views 17059   downloads 4934   Tabs

Support for IE7 & 8 is there but limited in that the functionality works perfectly but some of the overlay styles aren’t treated properly. If not for the wonderful and awesome CSSPIE and Dean…

80
Yays

Useful tabs Pagination plugin with jQuery

Views 13993   downloads 3615   Tabs

Smart Paginator is a comprehensive jQuery Pagination plugin that makes adding pagination very simple task, all the navigation logic is built in and it is also very customizable. Smart Paginator supports…

76
Yays

jQuery and CSS3 Round Out Borders Tabs

Views 24062   downloads 4975   Tabs

Rounded corners are now trivially easy to achieve via border-radius. But that only allows us to cut into the shape. What if we want to connect a shape to another with a rounded outward corner. Clean HTML…

75
Yays

Cool CSS3 and jQuery folder tabs

Views 25502   downloads 8429   Tabs

The markup is self explanatory. While the title attributes might seem to be extra, in this case they are needed for the jQuery stuff. <ul id="tabs"> <li><a href="#"…

72
Yays

jQuery Tabs Highlighter Effect

Views 20288   downloads 2663   Tabs

Keyboard Navigation (arrowkeys + ESC) Highly Customizable Autoplay Todo Accessible Todo Cross Browser Compatibility Usage: <head> <!-- Load and Configure jQuery Highlighter --> <link href="lib/jquery.highlighter.css"…