Submit your widget
72
Yays

Lens Effect Image Zooming with jQuery plugin

Views 16242   downloads 2855   Image Effects

Use this jQuery plug-in to add lens style zooming effect to an image I was searching a good jQuery plug-in for image zooming but couldn't find any which was matching my criteria. I need the lens effect…

72
Yays

Useful jQuery Parallax Animated Effect

Views 17328   downloads 3135   Image Effects

we all agree that the parallax effect is pretty awesome and can get you that WOW factor when someone visits your website. So, I thought i would show you a live jQuery parallax example. In this tutorial…

72
Yays

jQuery animation Zooming Web Page

Views 30749   downloads 3411   Image Effects

Want to create a really unique and eye-catching effect for your site? How about an animation that zooms into a specific portion of the page when you click on it? It may sound like a lot of work but with…

72
Yays

Web Page Content Indexer scroll with jQuery Plugin

Views 8580   downloads 2139   Layout & Interface

jQuery Web Page Content Indexer Plugin is a Auto Content Index creator plugin suited for making automatically created navigation menus with normal content index or a scroller menu style. This plugin is…

72
Yays

Nice CSS3 and jQuery notification messages

Views 12135   downloads 2685   Layout & Interface

Notification messages are an important part of the user experience and you can’t afford to omit them. A notification alert message should appear every time the user perform important tasks.  …

72
Yays

One Page scroll Navigation with jQuery Plugin

Views 39965   downloads 7656   Menu & Navigation

there have a freelance project where a one-page site makes sense, The Markup there with an unordered list for the navigation and a bunch of sections: <ul id="nav"> <li class="current"><a…

72
Yays

Cool jQuery images Filters effect

Views 19416   downloads 3713   Image Effects

Filters is a jQuery plugin that allows to filter items using custom animation. You can use CSS3 transitions or just fadeIn/Out effect. Go to the demos and see how simple is that. JavaScript $('.filters').filters({…

71
Yays

cool Dashboard Menu with jQuery

Views 18961   downloads 3401   Menu & Navigation

we are going to create our own dashboard menu as in Leopard dashboard. Dashboard menu in Leopard usually uses as a container for a tons of widgets we have and that will be nice if we have one on our web…

71
Yays

flash-like image/photo gallery with jquery

Views 23745   downloads 5064   Slideshow & Scroller

jQuery Gallery Plugin take a grouping of images and turn it into an flash-like image/photo gallery. Starting with jQuery Gallery is really easy! Setup: Include the script and stylesheets in your document…

71
Yays

Grooveshark-style slide menu with jQuery

Views 16516   downloads 2912   Menu & Navigation

The 'old' grooveshark user interface featured a really cool menu effect built in Flash. You'd click on a artist and the menu would slide 'ipod style' to the left from the right. I…

71
Yays

jQuery beautiful Animated Progress bar Plugin

Views 11655   downloads 2686   Layout & Interface

The dynamic animated progressbar. I think you already know this jQuery widget – Progressbar. By default – this is static widget without any animation. Today we will expand possibilities of…

71
Yays

Stylish CSS Jquery auto-induction boundary of menu

Views 18224   downloads 4956   Menu & Navigation

Here you can find tonns of really nice menus which you can use in your projects. Step 1. HTML As usual, we start with the HTML. This is our main page code. index.html <script src="js/jquery.min.js"></script>…

71
Yays

Nice CSS3 beveled corners tabs

Views 22858   downloads 6766   Tabs

We’ll shoe you how to create some good looking CSS3 tabs with beveled corners. We’ll do that using a clever CSS3 gradients technique. The idea A while ago I read this wonderful article by…

71
Yays

Vertical auto scroll Ticker jQuery

Views 38481   downloads 6549   Slideshow & Scroller

Totem makes vertical tickers easy to implement by: Turning a list of items into an animated ticker that auto-advances Specifying anchors for stop, start, next, and previous navigation links. Installation…

71
Yays

cool jQuery and CSS3 Login Box Dialog Window

Views 38124   downloads 17515   Form

Hello guys, in this demo will introduce how to create a simple modal dialog window with jQuery by using of a login box. This demorequires intermediate knowledge of CSS and jQuery. For best results, please…