Submit your widget
52
Yays

JQuery Slide accordion Toggle

Views 33770   downloads 6029   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…

51
Yays

Very beautiful CSS3 Pricing Tables effect

Views 17231   downloads 5598   Table

we’ll learn how to code and style some CSS3 pricing tables from the Impressionist UI, made by Vladimir Kudinov. All said, let’s start the coding… Step 1 – HTML We will create…

51
Yays

Awesome jQuery timeline Plugin

Views 10524   downloads 1961   Layout & Interface

jquery.jqtimeline is a simple, lightweight and elegent timeline plugin for jQuery to show a set of important events on a timeline. Data input is a simple json arrary of timeline events. This…

50
Yays

Nice Image Radio with jQuery

Views 7406   downloads 1796   Form

This extension replaces standard HTML checkboxes and radio buttons with an image-based alternative. The images are inserted as background:url() CSS directives for <span /> elements. The standard…

50
Yays

jQuery useful preload image effect

Views 13952   downloads 1889   Image Effects

The idea is to preload an image first to browser cache, then display it when completely loaded using jQuery. We can also make it more presentable to viewers by adding a fade in effect after we preload…

50
Yays

Jquery Responsive Full Width Slider (jquery Full Screen Slider)

Views 25340   downloads 8878   Slideshow & Scroller

How to use? $('#demo').skdslider({'delay':5000, 'fadeSpeed': 2000}); Available Options Option Description delay Delay duration between two slides in micro seconds. Example: 5000…

49
Yays

3D jQuery image slider with swipe-like transitions

Views 25772   downloads 6189   Slideshow & Scroller

This is a triple panel jQuery image slider with a 3D look and swipe-like transitions. The idea is to have a main panel and two lateral panels that are rotated slightly in 3D space. When navigating, we…

48
Yays

sticky page scroll down menu with jQuery

Views 16176   downloads 4766   Menu & Navigation

Smint is a simple jQuery plugin that helps with the navigation on one page style websites.    It has 2 main elements, a sticky navigation bar that stays at the top of the page while you scroll…

48
Yays

jQuery and CSS3 Vertical Menu effect

Views 21131   downloads 4332   Menu & Navigation

we'll going to show you how to create a simple, but very stylish vertical menu using some CSS3, a bit of jQuery. The mobile devices revolution which is currently happening is changing the way we see…

47
Yays

jQuery Cusom your select form

Views 8971   downloads 2917   Form

Your select form is replace by a div + ul li to simulate a select Box with options and rebuild automatically your original <select> with the correct value. Don't work with multiple selections.…

47
Yays

simple jQuery Weather

Views 14005   downloads 2916   Layout & Interface

This demo shows how easy it is to display a simple weather widget that is clean and customizable. This is the basic usage showing only the current weather and an image. simpleWeather does not return any…

47
Yays

jQuery Mouse Tracking Tooltips plugin

Views 16374   downloads 3361   Tooltips

Tooltipster is a lightweight jQuery plugin that enables you to easily create clean, HTML5 validated tooltips. Supports HTML tags inside the tooltip Lightweight and degradable Extremely flexible &…

47
Yays

Parallax Scrolling Website with jQuery

Views 18002   downloads 4286   Menu & Navigation

One of the biggest trends in recent modern web design is use of parallax scrolling effects. In this tutorial I’m going to show you how you can create the effect on your own website, with a bit of…

46
Yays

Jquery and CSS3 Google Plus Style delete Animations

Views 8151   downloads 1862   Layout & Interface

Google plus given an awesome kick to user experience, specially circles UI animations. I feel it’s great and new definition to have user experience design. I have tried circle rotation animation…

46
Yays

Stylish Messaging Modal Box with jQuery

Views 10692   downloads 2185   Form

You can build some really neat things using jQuery. The latest release bundle updates a lot of bugs and even hints at support for a new jQuery Mobile. With frontend scripting you can build practically…