Submit your widget
17
Yays

Swipebox - touchable jQuery lightbox

about a month ago   Views 7111   downloads 836   Slideshow & Scroller

Usage Javascript Include jquery and the swipebox script in your  body closing tag. <script src="lib/jquery-1.9.0.min.js"></script> <script src="source/jquery.swipebox.min.js"></script>…

17
Yays

Customized checkbox and radio with jquery - iCheck

about a month ago   Views 4693   downloads 877   Form

  Features Identical inputs across different browsers and devices — both desktop and mobile Touch devices support — iOS, Android, BlackBerry, Windows Phone Keyboard accessible…

11
Yays

A Placeholder jQuery Plugin Polyfill - placeMe.js

about a month ago   Views 6124   downloads 667   Form

  How to Use First include jQuery   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> Next include…

140
Yays

Image Hover Move- simple and practical navigation or featured image jQuery plugin

about a month ago   Views 29665   downloads 3647   Slideshow & Scroller

Usage Include js files.   <link href="css/images_hover_move.css" rel="stylesheet" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script>…

210
Yays

Dot Slider - simple easy-to-use images slideshow jquery plugins

about a month ago   Views 42200   downloads 6526   Slideshow & Scroller

Step1:include css and js files. <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_slideshow_dot.css" rel="stylesheet"…

719
Yays

Amazon style image and title scroller with jQuery

about a month ago   Views 103651   downloads 15859   Slideshow & Scroller

Usage Add js and css files.   <link href="css/amazon_scroller.css" rel="stylesheet" type="text/css"></link> <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>…

148
Yays

Number slideshow - simple and practical numbers image slideshow jQuery plugin

about a month ago   Views 42723   downloads 8366   Slideshow & Scroller

Update: add slideshow_transition_speed and slideshow_button_current_text_color Update: Preload image and show loading animation. Update: Add 'slideshow_show_title' parameter control whether…

28
Yays

A Responsive Image Carousel

2 months ago   Views 9291   downloads 1802   Slideshow & Scroller

  With the responsive awakening in web design it becomes important to not only take care of the visual part of a website but also of the functionality. Elastislide is a responsive jQuery image carousel…

25
Yays

jQuery Collapse - A lightweight jQuery plugin that enables expanding and collapsing content

2 months ago   Views 7986   downloads 1964   Menu & Navigation

  jQuery Collapse A lightweight and flexible jQuery plugin that allows you to collapse content. A feature also known as 'progressive disclosure'. NOTICE: As of August 2012 this plugin has…

19
Yays

jQuery Fullscreen Background effect

2 months ago   Views 11001   downloads 1143   Image Effects

If you’re a webdeveloper or designer we'll pretty sure you’ve run into the problem of people wanting to have “fullscreen content” or just background images that will stretch…

102
Yays

Multiple super cool image slide with jQuery

2 months ago   Views 15098   downloads 4258   Slideshow & Scroller

this is easy to use jQuery image slider with animated captions, responsive layout and HTML Elements like (Video, iFrame) slider. Easily add unlimited number of slides and captions. Use it as image slider,…

13
Yays

A horizontal navigation jquery plugin

2 months ago   Views 13112   downloads 1024   Menu & Navigation

HorizontalNav is a jQuery plugin that spans a horizontal navigation to fit the full width of it's container. If you've ever had to create this effect on a project, you'll know it's pretty…

26
Yays

jQuery and CSS3 image 3D Flipping Slider effect

2 months ago   Views 12554   downloads 1636   Image Effects

There are many ways on displaying our portfolio, one of them is using grid style with slider effect for pagination. In this tutorial I’m going to share about how to displaying our portfolio grid…

29
Yays

tooltip style toolbars with jQuery

2 months ago   Views 8971   downloads 1539   Tooltips

Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using the twitter bootstrap icons and provides flexability around…

12
Yays

Image black and white switch with jQuery.

2 months ago   Views 9175   downloads 1550   Image Effects

This plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers Usage 1 Include the plug into the page: <script…