background preloader

Jquery Plugins

Facebook Twitter

Morr.github.com by morr. Demo page for jquery.appear plugin Scroll or resize this page $(function() { var $appeared = $('#appeared'); var $disappeared = $('#disappeared'); $('section h3').appear(); $('#force').on('click', function() { $.force_appear(); }); $(document.body).on('appear', 'section h3', function(e, $affected) { // this code is executed for each appeared element $(this).yellowFade(); $appeared.empty(); $affected.each(function() { $appeared.append(this.innerHTML+"\n"); }) }); $(document.body).on('disappear', 'section h3', function(e, $affected) { // this code is executed for each disappeared element $disappeared.empty(); $affected.each(function() { $disappeared.append(this.innerHTML+"\n"); }) }); }); If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.

morr.github.com by morr

Designer Templates We've crafted some handsome templates for you to use. Rather Drive Stick? Authors and Contributors You can @mention a GitHub username to generate a link to their profile. Support or Contact. FullPage.js One Page Scroll Site Plugin. Underscore.js. Moment.js. Raphaël—JavaScript Library. Timmywil/jquery.panzoom. Flexisel - Responsive Carousel jQuery Plugin. As long as there has been jQuery there have been image carousels created with jQuery.

Flexisel - Responsive Carousel jQuery Plugin

The famous jCarousel has been out since 2006, the same year the first version of jQuery was released. However, with the explosion of users now using their mobile devices for their internet browsing — on iPhones, iPads, and the like — it becomes necessary for jQuery plugins to support a good user experience on these devices. Enter Flexisel, the responsive image carousel with options specifically available for adapting the carousel for mobile and tablet devices.

Check out the demo here. Resize your browser window to see how you the plugin can adjust to the window width. jQuery File Upload Demo. Checkboxes and radio buttons customization (jQuery and Zepto) plugin. iCheck plugin works with checkboxes and radio buttons like a constructor.

Checkboxes and radio buttons customization (jQuery and Zepto) plugin

It wraps each input with a div, which may be customized by you or using one of the available skins. You may also place inside that div some HTML code or text using insert option. For this HTML: <label><input type="checkbox" name="quux[1]" disabled> Foo </label><label for="baz[1]">Bar</label><input type="radio" name="quux[2]" id="baz[1]" checked><label for="baz[2]">Bar</label><input type="radio" name="quux[2]" id="baz[2]"> With default options you'll get nearly this:

Selectize.js. Current Value: "awesome,neat" Add and remove items in any order without touching your mouse.

Selectize.js

Use your left/right arrow keys to move the caret (ibeam) between items. This example is instantiated from a <input type="text"> element (note that the value is represented as a string). Current Value: null This demonstrates two main things: (1) custom item and option rendering, and (2) item creation on-the-fly. Chosen: A jQuery Plugin by Harvest to Tame Unwieldy Select Boxes. Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.

Chosen: A jQuery Plugin by Harvest to Tame Unwieldy Select Boxes

Downloads Project Source Contribute Standard Select. Fotorama. MixItUp. Sidr - A jQuery plugin for creating side menus. You will be able to create multiple sidrs on both sides of your web to make responsives menus (or not, it works perfectly on desktop too).

Sidr - A jQuery plugin for creating side menus

It uses CSS3 transitions (and fallbacks to $.animate with older browsers) and it supports multiple source types. Get started. Pickadate.js. OriDomi - origami for the web. Stellar.js. Zoomooz.js. Zoomooz is: 6KB gzipped and 18KB minified.

Zoomooz.js

A jQuery plugin to build a website on the infinite canvas. TouchSwipe. Prinzhorn/skrollr. PACE — Automatic page load progress bars. Demo. jQuery Plugin Registry. Accordion. Sidr - A jQuery plugin for creating side menus. Save images with Wookmark. Lazy Line Painter. jQuery Nested. Nested is a jQuery plugin which allows you to create multi-column, dynamic grid layouts.

jQuery Nested

Unlike other libraries and jQuery plugins similar to Nested, this is (as far I as I’ve know) the first script out there that allows you a complete gap-free layout. How is this done? Nested does three things. It creates a matrix of all elements and creates a multi column grid, similar to other libraries and scripts out there. Then it scans the maxtric for gaps and tries to fill them by reordering the elements. A touchable jQuery lightbox. Photobox – CSS3 jQuery image gallery – dropthebit. I wanted 3 things from any image gallery script: first, it to be beautiful and posses a great look & feel. second to be lightweight and not use many assets, and third, I want a script that was built with performance at mind.

Photobox – CSS3 jQuery image gallery – dropthebit

I was working on something else entirely when I had to find a nice image gallery script. I wanted one of those that the user would basically click a thumbnail and the larger version of the image would be displayed on top of the page, in a modal window fashion. jKit - jQuery based UI Toolkit - Index. AyaSlider - jQuery flexible slider plugin. Vegas Background jQuery Plugin. Any list scroller - jQuery scrolling plugin by musings.it to scroll any list with any content - musings.it web design and development. Textillate.js. Textillate.js A simple plugin for CSS3 text animations.

Textillate.js

Download on Github About. jQuery TwentyTwenty Plugin. Need to highlight the differences between two images? TwentyTwenty, a visual diff tool, makes it easy to spot them! Download TwentyTwenty The Problem We recently needed a way to showcase the visual differences between two images. Folks tend to typically place two images next to each other in hopes that it'll be clear exactly what changed. One of our Design Leads pointed us to Canada Goose, a cold weather outfitter. iLightBox · Revolutionary Lightbox Plugin. Typeahead.js. Mlens magnifying glass jQuery plugin by musings.it. New jQuery Plugins for Designers & Developers.

Today’s we are put to gathered a new jQuery Plugins which are very helpful for designers and developers. jQuery is a very useful coding language, which works like JavaScript. This light weight JavaScript library is very easy to use and has features which helps you work in a better, quick and more efficient way. jQuery plugins are constantly being released, and it’s no surprise since it’s insanely popular, and for good reason. The only problem is being able to sort through them all to find the good ones. That’s why we’re always on the lookout, and we will found some good ones for you. jQuery plugins are always useful for designers and developers but some time we spend couple of hours to find the correct one. So here we are gathered some new and useful jQuery plugins which can help to design and develop your project more faster. You might be interested to read: Recieve our RSS updates via email, simply enter your email address & click subscribe.

Demo Download Demo Download Demo Download. Sly. Introduction Sly is a JavaScript library for advanced one-directional scrolling with item based navigation support. It can be used as a simple scrollbar replacement, as an advanced item based navigation tool, or as a great navigation and animation interface for parallax websites. This is achieved by a powerful & developer friendly API that provides a bunch of very useful methods giving you control over everything. Dependencies. Shuffle.js. You can order the elements based off a function you supply. In the demo above, each item has a data-date-created and data-title attribute. When the select option menu changes, a sort object is passed to shuffle. SUPERSCROLLORAMA.

SuperScrollorama is powered by TweenMax and the Greensock Tweening Engine. Go to greensock.com for documentation on how to use it. Why Greensock/TweenMax? Great performance, ease-of-use, expandibility and basically because it is awesome. FlexSlider 2.