Submit your widget
176
Yays

Awesome jQuery Camera slideshow plugin

Views 56925   downloads 15676   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…

158
Yays

super Cool 3D Image Transitions effect

Views 56142   downloads 13215   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…

83
Yays

Very nice jQuery and CSS3 parallax scrolling

Views 33269   downloads 5831   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…

89
Yays

JQuery and CSS3 Mobile-Friendly Tooltip

Views 19973   downloads 5858   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,…

100
Yays

Colorful jQuery animation slide menu

Views 45478   downloads 9213   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…

156
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…

72
Yays

Using jQuery and CSS to Create Buttons

Views 20225   downloads 2265   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…

72
Yays

Pure CSS3 Animation Pricing Table

Views 25726   downloads 5256   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…

89
Yays

Nice jQuery Walking Navigation

Views 47181   downloads 7906   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…

110
Yays

jQuery Photo filter lightbox Gallery plugin

Views 45427   downloads 12287   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…

60
Yays

Images stack effect with jQuery

Views 30673   downloads 5609   Slideshow & Scroller

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

48
Yays

JQuery Slide accordion Toggle

Views 33226   downloads 5868   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…

79
Yays

Awesome jQuery focus figure effect

Views 37295   downloads 7687   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…

42
Yays

jQuery animation Percentage Loader plugin

Views 18194   downloads 3471   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…

48
Yays

Around a circle menu with jQuery

Views 13257   downloads 2488  

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…