Submit your widget
71
Yays

Beautiful images animation Waves effect

Views 28970   downloads 3986   Image Effects

Makes cool ass lakes. No license, do what you want as long as it involves some Cool Ass Lakes. How does it work? <script src="jquery.js"></script> <script src="lake.js"></script>…

70
Yays

multiple Gradient Buttons with CSS3

Views 16504   downloads 4768   Buttons & Icons

What Is So Cool About These Buttons? Pure CSS: no image or Javascript is used. The gradient is cross-browser supported (IE, Firefox 3.6, Chrome, and Safari). Flexible and scalable: button size and rounded…

70
Yays

Awesome Right Click Menu with jQuery

Views 13156   downloads 2447   Menu & Navigation

Here is the small tutorial for you. Step 1 :- Write the HTML coding of your page. <script src="jquery.js" type="text/javascript"> </script> <script type="text/javascript">//…

70
Yays

One Page scroll Navigation with jQuery Plugin

Views 39606   downloads 7526   Menu & Navigation

there have a freelance project where a one-page site makes sense, The Markup there with an unordered list for the navigation and a bunch of sections: <ul id="nav"> <li class="current"><a…

70
Yays

scrollorama---The jQuery cool scrolly plugin

Views 17428   downloads 3032   Text & Link Effects

Design and build your site, dividing your content into blocks. Embed scrollorama.js after jQuery and initialize the plugin, passing the blocks class selector as a parameter. $(document).ready(function()…

70
Yays

Smooth Page Scroller effect with jQuery

Views 25437   downloads 5426   Slideshow & Scroller

Page Scroller is a powerful JavaScript based smooth scrolling navigation system that utilizes the robust jQuery library. Created entirely with ease of use in mind, the plugin will work on any website.…

70
Yays

Cool jQuery images Filters effect

Views 19132   downloads 3562   Image Effects

Filters is a jQuery plugin that allows to filter items using custom animation. You can use CSS3 transitions or just fadeIn/Out effect. Go to the demos and see how simple is that. JavaScript $('.filters').filters({…

70
Yays

Pure CSS3 animation Menu Navigation

Views 33658   downloads 6881   Menu & Navigation

The example will only be visible in Firefox, Safari and Chrome because it uses the CSS3 Animation Property. HTML Now look carefully ... this markup is really easy, just create an unordered list and insert…

70
Yays

Nice CSS3 beveled corners tabs

Views 22518   downloads 6620   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…

69
Yays

lovely jRumble plugin with jQuery

Views 10970   downloads 2603   Image Effects

jRumble is a jQuery plugin that rumbles, vibrates, shakes, and rotates any element you choose. It's great to use as a hover effect or a way to direct attention to an element. You can control the X,…

69
Yays

Grooveshark-style slide menu with jQuery

Views 16222   downloads 2797   Menu & Navigation

The 'old' grooveshark user interface featured a really cool menu effect built in Flash. You'd click on a artist and the menu would slide 'ipod style' to the left from the right. I…

69
Yays

Nice CSS3 and jQuery notification messages

Views 11933   downloads 2552   Layout & Interface

Notification messages are an important part of the user experience and you can’t afford to omit them. A notification alert message should appear every time the user perform important tasks.  …

69
Yays

JosepMartins-dynamic text content carousels with jQuery

Views 17084   downloads 3731   Slideshow & Scroller

A Responsive Carousel If there's one thing that can compete with lightboxes for “world’s most done-to-death jQuery plugin,” it’s carousels. However, everything I came across…

69
Yays

sample and useful tooltips effect

Views 10236   downloads 2300   Tooltips

Introducing a jQuery tooltip plugin for control-obsessed designers. Tooltip plugins make it too difficult to control the CSS. So I created tooltipsy to simply provide extremely efficient tooltip functionality.…

69
Yays

CSS3 and jQuery date calendar effect

This is a CSS3 animation calendar with some jQuery . You’re allowed to use the calendar for your own purpose. For those who are interested to learn a bit more about how the calendar is built, I…