Submit your widget
90
Yays

3D Flying Text in jQuery

Views 12559   downloads 2383   Text & Link Effects

It’s just a matter of time before some creates a jQuery plug-in much like Papervision for Flash.  Until then the 3D experiments in jQuery continue.  Here is a example that will show you…

90
Yays

Useful jQuery tableHover

Views 11475   downloads 2514   Table

jQuery plugin to highlight table rows and columns when hovering over them. It features different styles for row and column highlighting and fixing the highlight when a user clicks inside a cell. License:…

90
Yays

Nice jQuery Signature Pad plugin

Views 15034   downloads 2471   Form

 The Signature Pad has two modes: TypeIt and DrawIt. TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their…

90
Yays

Rotating Tabs using jQuery

Views 11537   downloads 1836   Tabs

the rotating tabs, we also need to take care of the behaviour when the user actually clicks on a tab by stopping the cycling behaviour on the desired tab. Finally, we will also highlight the selected…

90
Yays

Beautiful Drop Down Menu with jquery

Views 31835   downloads 7945   Menu & Navigation

The demo is about a menu which has all the decent and stylish animated functionality. The HTML Structure As you can see in the PSD, there are Menu items and one Search Bar on right side. The HTML for…

90
Yays

JQuery and CSS3 Mobile-Friendly Tooltip

Views 20311   downloads 6036   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,…

90
Yays

Cool jQuery animate-on-scroll tooltips effect

Views 29063   downloads 4247   Slideshow & Scroller

In this exampole we try to recreate the intriguing scrolling effect. We’ll start with the html structure : <!DOCTYPE html> <html> <head> <meta charset="UTF-8" />…

90
Yays

Awesome slideshow effect with jQuery

Views 33928   downloads 8517   Slideshow & Scroller

You have for sure already seen impress.js, a really great JavaScript library for creating extraordinary 3D presentations. The jQuery port jmpress.js let’s you use this library as a jQuery plugin…

90
Yays

Useful jQuery and CSS3 Calendar

In this demo we will code the jQuery and CSS3 Calendar that you can find in Futurico UI Pro made by Vladimir Kudinov. To do it we will use CSS for all the styling and for “functionality” we…

90
Yays

jQuery cool dynamic grid layout plugin

Views 54655   downloads 8799   Image Effects

BlocksIt.js is a jQuery plugin for creating dynamic grid layout. It manages to convert HTML elements into ‘blocks‘ and position them in well-arranged grid layout like Pinterest, one of…

89
Yays

jQuery morphing slideshow gallery

Views 9680   downloads 1521   Slideshow & Scroller

A gallery that "morphs" images between transitions Html code <div class="jmorph"> <div class="imageContainer"> <div class="image"> <div class="currentImg" style> <div class="nextImg"></div>…

89
Yays

jQuery plugin text hidden and expand

Views 8172   downloads 1518   Text & Link Effects

The first in the series is called ‘truncatable‘. Simply put truncatable is a lightweight truncation plugin for jQuery. Designed for users who want to be able to hide and expand text on a page.…

89
Yays

Sliding JavaScript Menu Highlight

Views 9311   downloads 1986   Menu & Navigation

This sliding hover effect script is an easy method to add some flavor to your navigation. Using the CSS you can easily customize the navigation to fit your “look and feel”. The markup for…

89
Yays

Flickr horizontal menu(jQuery)

Views 9325   downloads 1834   Menu & Navigation

This is  very nice, simple and useful menu, developed with jQuery. If we can use js framewords why not, jQuery it’s very easy to use for traversing the DOM. The menu can be very easy implement…

89
Yays

Slideshow(Mootools 1.2)

Views 10630   downloads 2020   Slideshow & Scroller

Slideshow is a javascript class for Mootools 1.2 to stream and animate the presentation of images on your website. Slideshow is the result of many trials in code attempting to create a javascript class…