Submit your widget
77
Yays

jQuery and CSS3 Round Out Borders Tabs

Views 24953   downloads 5153   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 26186   downloads 8620   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="#"…

74
Yays

jQuery Tabs Highlighter Effect

Views 20708   downloads 2819   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"…

68
Yays

Nice CSS3 beveled corners tabs

Views 22485   downloads 6604   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…

66
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19625   downloads 4388   Menu & Navigation

This is a dropdown menu with parental tabs (as first level). Part of the work we pass on to the shoulders of jQuery (switching tabs, display popups). In the current version – we have three levels…

53
Yays

jQuery browser follows Scroll Path

Views 18631   downloads 3293   Slideshow & Scroller

jQuery Scroll Path is a plugin that lets you define your own custom scroll path. What this means exactly is best understood by checking out the demo. The plugin uses canvas flavored syntax for drawing…

16
Yays

jQuery Responsive Tabs/accordion - The tabs transform to an accordion when window resize

Views 12010   downloads 2969   Tabs

This jQuery plugin provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. Features Tabs transform to accordion based on breakpoint Uses javascript…

13
Yays

Yet another jQuery plugin for tabs with some extra features

Views 7273   downloads 1437   Tabs

Features Beyond the standard tabs functionality: Change tabs on mouse over Use animation effect for tabs' changing Ability to use either href or alt attribute to target tab Support of trigger events…