Advertise here

jQuery Plugins of November 2012

Simple Effects for Drop-Down Lists

November 30, 2012     8136    
Simple Effects for Drop-Down Lists

A jQuery plugin for transforming select inputs into drop-down lists with some simple expanding effects.

The idea is to transform a normal select input into something more appealing with a jQuery plugin. The expanding of the options will happen with a transition and parameters can be configured in a way to achieve unique effects.

Read More »

nanoScroller.js – Lion Styled jQuery Scrollbars

November 29, 2012     8947    
nanoScroller.js – Lion Styled jQuery Scrollbars

nanoScroller.js is a jQuery plugin that offers a simplistic way of implementing Mac OS X Lion-styled scrollbars for your website. It uses minimal HTML markup being .nano > .content. The other scrollbar div elements .pane > .slider are added during run time to prevent clutter in templating.

The latest version utilizes native scrolling and works with the iPad, iPhone, and some Android Tablets

Read More »

SocialCount – Lighter & Faster Social Networking Widgets

November 29, 2012     8498    
SocialCount – Lighter & Faster Social Networking Widgets

SocialCount is a small jQuery plugin for progressively enhanced, lazy loaded, mobile friendly social networking widgets. This plugin currently supports Facebook, Twitter, and Google Plus.

Read More »

mlens – A Slick jQuery Magnifying Glass Plugin

November 28, 2012     3147    
mlens – A Slick jQuery Magnifying Glass Plugin

mlens is a jQuery plugin that simplifies creating this magnifying glass functionality so much.

It has some parameters like the shape of the lens (circle or square), lens size and the options for customizing the border. 

Read More »

FooTable – Responsive Tables jQuery Plugin

November 28, 2012     5544    
FooTable – Responsive Tables jQuery Plugin

FooTable is a jQuery plugin that aims to make HTML tables on smaller devices look awesome - No matter how many columns of data you may have in them.

Read More »

Calendario – Flexible jQuery Calendar Plugin

November 28, 2012     8897    
Calendario – Flexible jQuery Calendar Plugin

 Calendario is a jQuery calendar plugin that aims to provide a suitable layout for both, small and big screens and keeping the calendar structure fluid when possible. On large screens we want to show a grid-based layout while on smaller screens, we want to simply stack the days of the month.

Read More »

Animated Responsive Image Grid jQuery Plugin

November 23, 2012     11041    
Animated Responsive Image Grid jQuery Plugin

A jQuery plugin for creating a responsive image grid that will switch images using different animations and timings.

This can work nicely as a background or decorative element of a website since we can randomize the appearance of new images and their transitions.

Read More »

jqRazorGrid – Functional jQuery Data Grid Plugin

November 23, 2012     6635    
jqRazorGrid –  Functional jQuery Data Grid Plugin

jqRazorGrid is a jQuery plugin that transforms your JSON encoded data into a dynamic, themable and extensible grid. This plugin's aim is to create the most amount of functionality for the least amount of set-up code.

Read More »

Timepicker for Twitter Bootstrap

November 22, 2012     28467    
Timepicker for Twitter Bootstrap

A simple timepicker component for Twitter Bootstrap. A widget to easily select a time for a text input using your mouse or arrow keys.

Read More »

Datepicker for Twitter Bootstrap

November 22, 2012     14346    
Datepicker for Twitter Bootstrap

A datepicker for Twitter Bootstrap. Add datepicker picker to field or to any other element.

  • can be used as a component
  • formats: dd, d, mm, m, yyyy, yy
  • separators: -, /, .

Read More »

Date Range Picker Plugin for Twitter Bootstrap

November 22, 2012     6714    
Date Range Picker Plugin for Twitter Bootstrap

This date range picker plugin for Twitter Bootstrap creates a dropdown menu from which a user can select a range of dates. It was created for the reporting UI at Improvely.

Read More »

Simple Modal – Another Window Modal

November 21, 2012     12949    
Simple Modal –  Another Window Modal

Simple Modal is a small plugin to create modal windows. It can be used to generate alert or confirm messages with few lines of code.

Simple Modal is not a lightbox although the possibility to hide parts of its layout may partially make it similar.

Read More »

Adaptive Thumbnail Pile Effect with Automatic Grouping

November 21, 2012     2283    
Adaptive Thumbnail Pile Effect with Automatic Grouping

This experimental jQuery plugin allows the automatic grouping of thumbnails using a pile effect. The thumbnails will group according to their shared data-pile attribute and once clicked, the pile will disperse and its thumbnails fly to their positions. The thumbnails can be slightly rotated or positioned with a delay.

Read More »

pickadate.js – Lightweight jQuery DateInput Picker

November 20, 2012     3457    
pickadate.js – Lightweight jQuery DateInput Picker

pickadate.jsis a lightweight jQuery dateinput picker. pickadate.js works with type="date" or regular text fields, supports various types of date formatting options, and is easy to theme. 

Read More »

nextVal – Form Validation Plugin for jQuery

November 19, 2012     1235    
nextVal – Form Validation Plugin for jQuery

nextVal is an easy-to-use, flexible and robust form validation plugin for jQuery. 

Each input should have a validate attribute. Elements can also have placeholder and title attributes. Also validate  attribute can be passed multiple values. 

Read More »

jQSlid – jQuery Interactive Cycle Slides Plugin

November 18, 2012     6186    
jQSlid – jQuery Interactive Cycle Slides Plugin

jQSlid is a simple jQuery plugin that offers parallel sliding for both content and the navigation.

It can be used in various situations where sliding functionality is required. e.g You can use it for creating sliding banners and portfolio sliders with navigation and content sliding in parallel. 

Read More »

iScroll 4 – The Overflow:Scroll for Mobile Webkit

November 16, 2012     7415    
iScroll 4 – The Overflow:Scroll for Mobile Webkit

iScroll 4 is a complete rewrite of the original iScroll code. The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed width/height element. This unfortunate situation prevents any web-app to have a position:absolute header and/or footer and a scrolling central area for contents. 

Read More »

Like it? Tweet it! – Tweeting Plugin for Blog & Website

November 15, 2012     1059    
Like it? Tweet it! – Tweeting Plugin for Blog & Website

“Like it? Tweet it!” is a jQuery-powered JavaScript widget that enables visitors to your website or blog to write a tweet about the site directly in a box displayed in the corner of the website, with a link to the site already embedded in the input field. 

Read More »

Kwicks for jQuery – Sexy Sliding Panels

November 14, 2012     6500    
Kwicks for jQuery – Sexy Sliding Panels

Kwicks for jQuery is a plugin providing sexy sliding panels with an emphasis on navigational interaction. Kwicks was originally a port of a MooTools effect (of the same name), but has since evolved into a highly configurable and versatile UI component.

Read More »

Baraja – jQuery Plugin for Spreading Items in a Card-Like Fashion

November 14, 2012     3014    
Baraja – jQuery Plugin for Spreading Items in a Card-Like Fashion

Baraja is an experimental and fun jQuery plugin that allows to move elements in a card-like fashion and spread them like one would spread a deck of cards on a table. It uses CSS transforms for rotating and translating the items.

There are several options available that will create various spreading possibilities of the items, for example, moving the items laterally or rotating them in a fan-like way. 

Read More »

JCoverflip – jQuery Coverflow Plugin

November 13, 2012     4283    
JCoverflip – jQuery Coverflow Plugin

jCoverflip is a jQuery plugin for easily creating coverflow-like interfaces that can display images or any other content. The content can be navigated by clicking on any of the items or using a jQuery UI slider. 

Read More »

GSInnerZoom – Inner Zoom & Magnifier jQuery Plugin

November 12, 2012     5249    
GSInnerZoom – Inner Zoom & Magnifier jQuery Plugin

GSInnerZoom is a jQuery plugin that permit you to do an inner zoom or magnifier inside an image.

Read More »

jQuery.BlackAndWhite – Convert Colored Image to Greyscale Image

November 12, 2012     5807    
jQuery.BlackAndWhite – Convert Colored Image to Greyscale Image

jQuery.BlackAndWhite plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers. 

Read More »

jPanelMenu – Paneled Style Menu Like Mobile Facebook & Google

November 12, 2012     14935    
jPanelMenu – Paneled Style Menu Like Mobile Facebook & Google

jPanelMenu is a jQuery plugin that creates a paneled-style menu (like the type seen in the mobile versions of Facebook and Google, as well as in many native iPhone applications). 

Read More »

Blueberry – Fluid and Responsive jQuery Image Slider

November 11, 2012     3565    
Blueberry – Fluid and Responsive jQuery Image Slider

Blueberry is an experimental opensource jQuery image slider plugin which has been written specifically to work with fluid/responsive web layouts. 

Read More »

Responsive Image Gallery with Thumbnail Carousel

November 11, 2012     16243    
Responsive Image Gallery with Thumbnail Carousel

Here you ll learn how to create a responsive image gallery with a thumbnail carousel using Elastislide. Inspired by Twitter’s “user gallery” and upon a request to show an integration of Elastislide, we want to implement a responsive gallery that adapts to the view-port width.

The gallery will have a view switch that allows to view it with the thumbnail carousel or without.  

Read More »

Hover Slide Effect with jQuery

November 11, 2012     3760    
Hover Slide Effect with jQuery

Here you ll learn how to create a neat effect with some images using jQuery.

The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. 

Read More »

jQuery Burn – Burn Effect for Text

November 11, 2012     4285    
jQuery Burn – Burn Effect for Text

jQuery Burn is a plugin which adds a flame-like effect to text using multiple text-shadows, animated by repeatedly changing their horizontal offsets. 

Read More »

vintageJS – Vintage Effects for Your Images

November 09, 2012     5398    
vintageJS – Vintage Effects for Your Images

vintageJS is a jQuery plugin that uses the html5 canvas element to add a great vintage look to your photos. It comes with three effect-presets and can be customized very easily. 

Read More »

Grid-A-Licious – Responsive Grids With jQuery

November 08, 2012     28800    
Grid-A-Licious – Responsive Grids With jQuery

Grid-A-Licious is a jQuery plugin that enables us to easily create Pinterest-like floating-grid layouts. There are other resources to create such an output but Grid-A-Licious differs itself by offering a completely responsive solution. 

Read More »

Gamma Gallery – Responsive Image Gallery Experiment

November 06, 2012     21128    
Gamma Gallery –  Responsive Image Gallery Experiment

Gamma Gallery is an experimental responsive image gallery that attempts to provide an adjustable responsive images approach taking its grid layout and the full slideshow view into account. 

Read More »

galleryFocus – jQuery Plugin That Fades Html Elements

November 05, 2012     1856    
galleryFocus – jQuery Plugin That Fades Html Elements

A jQuery plugin that fades html elements based on their proximity to a source (cursor or DOM).

Read More »

YoxView – jQuery Image Viewer Plugin

November 02, 2012     7300    
YoxView – jQuery Image Viewer Plugin

YoxView is a free Lightbox-type media and image viewer jQuery plugin. It's easy to use and feature-rich. Images, videos, inline content, iframes, Flash contents are supported.

Read More »

Spectragram – An Instagram API plugin for jQuery

November 01, 2012     4604    
Spectragram – An Instagram API plugin for jQuery

Spectragram is a jQuery plugin using the Instagram API to fetch and display user, popular or tags photo feeds inside a list or any container you define. 

Read More »