Submit your widget
85
Yays

Simple jQuery and CSS3 Flyout Ribbon menu

Views 30274   downloads 5812   Menu & Navigation

It is compatible with all major browsers:  Chrome, Firefox, Opera, Safari and IE9+..this is a Flyout Ribbon using jQuery and CSS3, The Markup The markup for this is pretty straight forward.  You…

85
Yays

Easy jQuery Modals dialog

Views 28102   downloads 10809   Lightbox & Dialog & Overlay

Setting up Reveal modals is only three easy steps. Attach the needed files, drop in your modal markup then add an attribute to your button. Reveal is awesome because it's easy to implement, is cross-browser…

85
Yays

jQuery Mobile Restaurant Picker effect

Views 26089   downloads 5049   Slideshow & Scroller

With an increase in the number, diversity and complexity of smartphones, more and more companies want to have their own mobile app, but creating a native app can be pretty expensive. It requires special…

85
Yays

jQuery and CSS3 interactive interior guide -----tooltips

Views 20500   downloads 4999   Tooltips

We will create isometric interactive interior guide with CSS3 and jQuery. As usual, we start with the HTML. Here is full html code of our guide page. You can see here main scene (container object), six…

84
Yays

Sliding Checkbox Actions Menu with jQuery

Views 8176   downloads 1987   Form

We will create an actions menu with jQuery that appears when checkboxes are selected. This can be a very helpful UI property since we don’t force the user to scroll to the place where the actions…

84
Yays

jMagnify----jQuery text hover plugin

Views 13141   downloads 2864   Text & Link Effects

  To use this jquery plugin: download jquery.jMagnify.js and images files download last version of jquery.js include the js in the head section of the page: <head> ... <script type="text/javascript"…

84
Yays

jQuery Lightweight, Versatile and Interactive Image Slider

Views 29857   downloads 6978   Slideshow & Scroller

gSlider is an interactive image slider built on jQuery. It is versatile, lightweight and easy to implement in any website or web applications. You can use gSlider for many purposes: Show your portfolio…

84
Yays

Tweetblast jQuery

Views 5356   downloads 1529   Form

The index page will have 3 slides, they will be Entering the data/errors slide Searching slide Thanks slide and we will animate them in and out depending on the information that we get from out PHP script.…

84
Yays

right click Looking Context Menu with jQuery

Views 14944   downloads 2750   Menu & Navigation

there are loads of context menu plugins already. But they require a fair amount of work to make them look good. This one is easy to use, small, and looks good. Features Tiny library. Only dependency is…

84
Yays

Nice CSS3 Tabbed horizontal menu

Views 17738   downloads 5324   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…

84
Yays

impressive lightbox Photo wall effect with jQuery

Views 19227   downloads 3027   Lightbox & Dialog & Overlay

jmFullWall is a jQuery plugin for the creation of an impressive portfolio. Usage /* javascript */ $("#wall").jmFullWall(); /* html */ <div id="wall-top">YOUR LOGO / MENU</div>…

84
Yays

multiple awesome photos slideshow effect

Views 27558   downloads 6890   Slideshow & Scroller

Exposure is a jQuery plugin for rich and smart photo viewing that can handle very large amounts of photos. See the Exposure website for more information: http://exposureforjquery.wordpress.com/. Features…

84
Yays

jQuery multiple Image Hover effect

Views 34428   downloads 5727   Image Effects

Adipoli is a simple jQuery plugin used to bring stylish image hover effects. Enabling image hover effect is very simple. Place the below references inside your head tag. <link href="css/adipoli.css"…

84
Yays

Css3 tricks animation featured boxes

Views 31779   downloads 7338   Image Effects

we will create a set of featured boxes that will create a nice text flying effect when you move your mouse over them. We will take advantage of the CSS3 custom animations and create a set of our own animations. I…

84
Yays

jQuery mousewheel Knob effect

Views 27666   downloads 3944   Graph & Chart

jQuery Knob canvas based ; no png or jpg sprites. touch, mousewheel, keyboard events implemented. downward compatible ; overloads an input element. Example <input type="text" value="75"…