Submit your widget
61
Yays

jQuery slide tab system

8 months ago   Views 23940   downloads 5020   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…

43
Yays

Nice CSS3 beveled corners tabs

about a year ago   Views 13271   downloads 3635   Tabs

We’ll shoe you how to create some good looking CSS3 tabs with beveled corners. We’ll do that using a clever CSS3 gradients technique. The idea A while ago I read this wonderful article by…

50
Yays

Cool CSS3 and jQuery folder tabs

about a year ago   Views 15977   downloads 5048   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="#"…

82
Yays

jQuery Vertical Tabs Plugin

about a year ago   Views 31889   downloads 6254   Tabs

jQuery plugin for Vertical Tabs . There are 3 steps to (almost) every jQuery plugin: the HTML, the CSS and the JavaScript code. Step 1. The HTML <div id="vtab"> <ul> <li class="home"></li>…

54
Yays

jQuery Tabs Highlighter Effect

about a year ago   Views 14501   downloads 1626   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"…

45
Yays

Fun CSS3 Card Trick

about a year ago   Views 9230   downloads 1203   Tabs

This demo is based on a simple animated experiment that showcases just one of the amazing things you can create using CSS. It goes without saying that since CSS3 is still not supported by all browsers,…

94
Yays

Very Simple jQuery Tabs

about a year ago   Views 33565   downloads 8613   Tabs

The tab system very simple, very light and especially with a more elaborate visual transition that pass strict tab to tab. The result is a small plugin home simple to manage tabs with jQuery. Here are…

62
Yays

Useful tabs Pagination plugin with jQuery

about a year ago   Views 9431   downloads 1981   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…

60
Yays

Nice CSS3 Tabbed horizontal menu

about a year ago   Views 11805   downloads 2911   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…

53
Yays

jQuery and CSS3 Round Out Borders Tabs

about a year ago   Views 15897   downloads 3007   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…

78
Yays

Beautiful CSS3 multicolour Dropdown Menu

about a year ago   Views 20159   downloads 4993   Menu & Navigation

This will colored tabs with slideout submenus. I don`t used any defined palette – tabs in different colors. Can warn, that all sliding effects will work only in FF, Chrome, Safary browsers, possible…

62
Yays

Drop down TabMenu with AJAX

about a year ago   Views 24529   downloads 3550   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…

101
Yays

Stylish Tabs Content Slider with CSS3 and jQuery

2 years ago   Views 16813   downloads 2906   Tabs

  it in Safari 5.0.2, Chrome 6.0.472.62 and Firefox 3.6.3 it displayed ok in all 3 browsers (Mac OS X 10.6.4) all the effects rendered fine.in Opera  the tabs don't render, but the layout is…

108
Yays

Tabbed Content with Navigation using jQuery UI

2 years ago   Views 16735   downloads 2092   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…

125
Yays

Awesome jQuery tabSwitch slideshow

2 years ago   Views 24576   downloads 2734   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.…