Submit your widget
179
Yays

Awesome jQuery Camera slideshow plugin

Views 57545   downloads 15909   Slideshow & Scroller

Camera slideshow is an open source project, based on Diapo slideshow ( no more supported, sorry), but improved a lot. You can suggest changes or improvements if you want. You can download it and use for…

161
Yays

super Cool 3D Image Transitions effect

Views 56610   downloads 13420   Slideshow & Scroller

Flux Slider Flux slider is a CSS3 animation based image transition framework, inspired in part by the fantastic Nivo Slider jQuery plugin. Instead of the traditional Javascript timer based animations…

91
Yays

Very nice jQuery and CSS3 parallax scrolling

Views 33666   downloads 5985   Slideshow & Scroller

Parallax scrolling website interfaces have been popping up all over the place recently. I didn’t want to miss out on the fun, so I have put together a parallax scrolling demo built using jQuery…

92
Yays

JQuery and CSS3 Mobile-Friendly Tooltip

Views 20372   downloads 6075   Tooltips

Tooltip is a splendid invention. Small detail in web design that plays a big role when it comes to user experience. Usually, tooltips are used to present a tiny amount of hidden content (mainly explanatory,…

103
Yays

Colorful jQuery animation slide menu

Views 46020   downloads 9404   Menu & Navigation

This is a nice and colorful jQuery and css menu The Idea is to create a normal ul li menu and apply a top border to the anchor tags with colors that will match with the element background color when it…

159
Yays

like iPhone jQuery scroller Date and Time picker

A wheel scroller user control optimized for touchscreens to easily enter date and/or time. The control can easily be customized to support any custom values and can even be used as an intuitive alternative…

79
Yays

Using jQuery and CSS to Create Buttons

Views 20620   downloads 2402   Buttons & Icons

A website that has an original look stands out from the rest. CSS buttons therefore are important. Perhaps they are even trivial to implement using basic CSS and jQuery events. However, creating any high-quality…

79
Yays

Pure CSS3 Animation Pricing Table

Views 26106   downloads 5457   Table

This demo will show you how to create this pricing table with the CSS scaling effects, The HTML The HTML for the table is in fact not a table this can easily be done by using a table but I prefer not…

98
Yays

Nice jQuery Walking Navigation

Views 47718   downloads 8099   Menu & Navigation

On a single page website with fixed position navigation, it will be nice to tell user on what section they are reading at. In this tutorial I am going to share how to create a walking navigation, on the…

120
Yays

jQuery Photo filter lightbox Gallery plugin

Views 46727   downloads 12612   Lightbox & Dialog & Overlay

we'll show you how to create a minimalistic jQuery photo gallery. You can use it to present your latest works or as a photo album. You can sort projects / photos via categories menu. The gallery is…

69
Yays

Images stack effect with jQuery

Views 31194   downloads 5829   Slideshow & Scroller

JavaScript var jstack = $("#imageBox").jStack({ isClickAnimation: true, isPositionRandom: true, durationOut: 300, durationIn: 200, easingOut: "easeInOutBack", easingIn: "easeOutBounce",…

52
Yays

JQuery Slide accordion Toggle

Views 33879   downloads 6059   Accordion

we'll share a very common and easy jquery tutorial with you. A JQuery Slide Toggle function .slideToggle() function is used to hide or show matched elements in a sliding effect. So the basic syntax…

86
Yays

Awesome jQuery focus figure effect

Views 37779   downloads 7912   Slideshow & Scroller

jQuery  focus figure effect. javascript $(function() { var sWidth = $("#focus").width(); var len = $("#focus ul li").length; var index = 0; var picTimer; var btn = "<div…

45
Yays

jQuery animation Percentage Loader plugin

Views 18548   downloads 3636   Layout & Interface

jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick and…

54
Yays

Around a circle menu with jQuery

Views 13570   downloads 2658  

When ordering lists you will often find that topics come to a full circle; the first item is very similar to the last one. In these cases a better visual representation would be ordering them around a…