Advertise here

jQuery Plugins of December 2014

Yellow Code – jQuery Plugin for 2-Way Data Binding

December 31, 2014     3026    
Yellow Code –  jQuery Plugin for 2-Way Data Binding

Yellow code is jQuery plugin for 2-way data binding.

  • You don't have to manipulate the DOM.
  • You only manipulate a model - a plain JavaScript object.
  • Changes in the model are propagated to the view - defined as an HTML template.
  • Changes in the view input elements are propagated back to the model.
  • Dynamic view attributes: text, input value, CSS and much more.
  • View can also contain loops and conditional elements.

Read More »

jQuery Browser Language

December 30, 2014     1156    
jQuery Browser Language

jQuery Browser Language is a jQuery plugin to get browser language setting. The plugin utilises a service which echoes back the HTTP request headers in JSONP.

Read More »

bselect – Custom Select for Bootstrap

December 29, 2014     8751    
bselect – Custom Select for Bootstrap

bselect is the select decorator component that was missing for Bootstrap.

Features

  • Bootstrap-like dropdown decorator for <select> elements
  • Easy to use, a simple jQuery call
  • Doesn't require any Bootstrap CSS or JS to work
  • Support for internationalization
  • ARIA ready

Read More »

jQuery Simple Event Calendar

December 29, 2014     27500    
jQuery Simple Event Calendar

jQuery Simple Event Calendar make it easier for you to create an event calendar, datepicker or whatever you want with jQuery.

Read More »

Submodal – Add Submodals to Bootstrap Modals

December 28, 2014     2476    
Submodal – Add Submodals to Bootstrap Modals

Submodal is a jQuery plugin to add submodals to Bootstrap 3.x modals.

Read More »

Fancy Form – jQuery Form Library

December 26, 2014     1868    
Fancy Form – jQuery Form Library

Fancy Form is JavaScript Form library on jQuery. It is possible to do validation, ajax submit ajax, to add your own types of validation very easy over RegExp and function.

Read More »

Turf.js – Modular Geospatial Engine with JavaScript

December 25, 2014     3369    
Turf.js – Modular Geospatial Engine with JavaScript

Turf is a modular GIS engine written in JavaScript. It performs geospatial processing tasks with GeoJSON data and can be run on a server or in a browser.

Read More »

CSButtons – Custom Share Buttons

December 25, 2014     3971    
CSButtons – Custom Share Buttons

CSButtons is a jQuery plugin to create sharing buttons with counter for Facebook, Twitter, Google Plus, Linkedin, Pinterest.

Read More »

Pull Menu – Menu Interaction Concept

December 24, 2014     4736    
Pull Menu – Menu Interaction Concept

An interesting pull menu interaction concept. Just pull down and release to jump between pages.

Read More »

Geocomplete – jQuery Geocoding and Places Autocomplete Plugin

December 24, 2014     2325    
Geocomplete – jQuery Geocoding and Places Autocomplete Plugin

Geocomplete is an advanced jQuery plugin that wraps the Google Maps API's Geocoding and Places Autocomplete services.

You simply provide an input that lets you search for locations with a nice autocomplete dropdown. Optionally add a container to show an interactive map and a form that will be populated with the address details.

Read More »

Bootstrap Application Wizard

December 23, 2014     7872    
Bootstrap Application Wizard

Bootstrap Application Wizard is a jQuery plugin for Bootstrap that allows multi-step forms to progress in a natural order while remaining flexible. It works as a drop-in addon to bootstrap and requires little configuration outside of setting up the wizard modal itself.

Read More »

colResizable – Resizing HTML Tables & Columns Made Easy

December 23, 2014     3471    
colResizable – Resizing HTML Tables & Columns Made Easy

colResizable is a jQuery plugin designed to enhance any kind of HTML table object adding column resizing features by dragging column anchors manually.

It is compatible with both mouse and touch devices and has some nice features such as layout persistence after page refresh or postback and compatibility with both percentage and pixel-based table layouts.

Read More »

Scrolline.js – Scroll Line Bar Indicator on Page

December 22, 2014     3170    
Scrolline.js – Scroll Line Bar Indicator on Page

Scrolline.js is a jQuery plugin to create a scroll line bar indicator on the page.

Read More »

jPut – JSON to HTML

December 22, 2014     2328    
jPut – JSON to HTML

jPut is a small jQuey plugin which you can put your JSON as customized HTML format easily.It supports loading JSON via ajax.

Read More »

Animated Headlines with CSS & jQuery

December 19, 2014     6951    
Animated Headlines with CSS & jQuery

A collection of animated headlines, with interchangeable words that replace one another through CSS transitions and jQuery.

Read More »

tweetParser.js – Parse Twitter HashTags, Usernames and URLs

December 18, 2014     2571    
tweetParser.js – Parse Twitter HashTags, Usernames and URLs

tweetParser is a minimal jQuery plugin that automatically parses @usernames, #hashtags and URLs within your text and turns them into Twitter links by using regular expressions.

Read More »

Parallax-Scroll

December 17, 2014     5862    
Parallax-Scroll

Parallax-Scroll is a jQuery plugin to create elements with background images that behaves as if their background-attachment property is between scroll and fixed, similar to the parallax scrolling effect you see on Spotify

Read More »

Bootstrap Data Table

December 16, 2014     6405    
Bootstrap Data Table

Bootstrap Data Table is a jQuery plugin that you can use for sorting, pagination and filtering table. Bootstrap is used for styling and also FontAwesome icons used in table icons.

Read More »

Focusable – Spotlight Focus on DOM Elements

December 16, 2014     1133    
Focusable – Spotlight Focus on DOM Elements

A lightweight library for performing spotlight in your DOM elements, setting an animated overlay to the rest of the page.

Read More »

Elastic SVG Elements

December 15, 2014     2240    
Elastic SVG Elements

Some inspiration for elastic components with SVG shape animations for enhanced UI interactions.

Snap.svg - the excellent JavaScript SVG library used for animating the SVGs, for modern browsers.

Read More »

BigPicture.js – Infinite Panning and Infinite Zooming in Pages

December 15, 2014     4413    
BigPicture.js – Infinite Panning and Infinite Zooming  in Pages

bigpicture.js is a library that allows infinite panning and infinite zooming in HTML pages.

Read More »

decimal.js – Arbitrary Precision Decimal Type for JavaScript

December 14, 2014     961    
decimal.js – Arbitrary Precision Decimal Type for JavaScript

decimal.js is an arbitrary-precision Decimal type for JavaScript.

Features

  • Faster, smaller, and perhaps easier to use than JavaScript versions of Java's BigDecimal
  • Simple API but full-featured
  • Replicates the toExponential, toFixed, toPrecision and toString methods of JavaScript's Number type
  • Includes a toFraction and correctly-rounded exp, ln, log and sqrt functions
  • Supports non-integer powers
  • Works with numbers with or without fraction digits in bases from 2 to 64 inclusive
  • Wide platform compatibility: uses JavaScript 1.5 (ECMAScript 3) features only

Read More »

textAssist – Smart Auto Text Assistant with jQuery

December 13, 2014     969    
textAssist – Smart Auto Text Assistant with jQuery

textAssist is the smart auto text assistant script with highly customizable options. This script uses the jQuery framework and you can use it on dynamic web pages. textAssist helps web developers in making web sites more usable and user friendly.

Read More »

Labelauty – jQuery Plugin for Radio and Checkbox Inputs

December 12, 2014     4548    
Labelauty – jQuery Plugin for Radio and Checkbox Inputs

Labelauty is a nice and lightweight jQuery plugin that gives beauty to checkboxes and radio buttons and allows custom labels for each status of (un)checked inputs.

Read More »

Lazy Loading Google Maps

December 11, 2014     3069    
Lazy Loading Google Maps

A tiny jQuery plugin for lazy-loading Google Maps.

Read More »

Expandable Image Gallery

December 10, 2014     7485    
Expandable Image Gallery

An image that expands on click, going full-width and turning into a gallery. Created by using CSS3 transitions and jQuery.

Read More »

Tipso – Lightweight Responsive jQuery Tooltip Plugin

December 10, 2014     2558    
Tipso – Lightweight Responsive jQuery Tooltip Plugin

Tipso is a simple jQuery tooltip plugin that displays a responsive, animated, fully customizable tooltip when the visitor hovers over (or clicks on) the matched element.

Read More »

Mask.js – jQuery Plugin to Mask Inputs

December 09, 2014     19960    
Mask.js – jQuery Plugin to Mask Inputs

Mask.js is a simple functionality that you can use to force user met a pattern into inputs.

Features

  • Accepts any pattern order you would like to use
  • In case of dates, it will validates days out of range, and even leap years
  • You can use a custom function to handle the non validating inputs
  • It will write down any token automatically while you are typing.
  • In erasing, tokens will be omitted, and while you are re-typing, them are going to ve pass over

Read More »

Inspiration for Dialog Effects

December 08, 2014     3832    
Inspiration for Dialog Effects

A small collection of dialog effects using CSS animations for your inspiration. Some effects use SVG animations of morphing paths with the help of Snap.svg.

Read More »

jQuery Timer Plugin

December 07, 2014     1733    
jQuery Timer Plugin

Start/Stop/Resume/Remove a timer inside any HTML element. Get notified at a set time or at regular intervals.

Read More »

fakeLoader.js – jQuery Plugin to Create Page Preloading Effects

December 07, 2014     10414    
fakeLoader.js – jQuery Plugin to Create Page Preloading Effects

fakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.

Read More »

jQuery Html JSON Forms

December 05, 2014     2201    
jQuery Html JSON Forms

A jQuery implementation of the draft for submitting forms encoded as JSON.

Read More »

SnackbarJS – Material Design Snackbars & Toasts with jQuery

December 04, 2014     3875    
SnackbarJS – Material Design Snackbars & Toasts with jQuery

SnackbarJS is a lightweight and jQuery powered plugin to create Material Design snackbars and toasts with ease. It made to work in Bootstrap style, just like the Bootstrap tooltips work.

Read More »

Charted – Beautiful, Automatic Charts

December 04, 2014     2226    
Charted – Beautiful, Automatic Charts

Charted is a charting tool that produces automatic, shareable charts from any data file.

Features

  • Rendering well on all screen sizes, including monitors
  • Re-fetching the data and updating the chart every 30 minutes
  • Moving data series into separate charts
  • Adjusting the chart type, labels/titles, and background

Read More »

3D Rotating Navigation

December 03, 2014     7648    
3D Rotating Navigation

A 3D rotating navigation, powered by CSS transformations and jQuery.

Read More »

Pickli – jQuery Carousel List Picker

December 03, 2014     2781    
Pickli – jQuery Carousel List Picker

Pickli is a jQuery plugin to create carousel list picker.

Features

  • Horizontal or vertical orientation.
  • Align on left / center / right or top / medium / bottom.
  • Custom class for selected and unselected items.
  • Responsive with onResize event.
  • Custom data key.
  • Call data with ajax.
  • Interactivity with custom events and cursor.
  • Animated change with custom transitions.

Read More »

Video Highlight – Get Dominant Color of Videos

December 02, 2014     1321    
Video Highlight – Get Dominant Color of Videos

Video Highlight is a jQuery plugin which recognize the dominant color of video.

Read More »

Material Design Preloader

December 02, 2014     4578    
Material Design Preloader

Material Preloader is a jQuery plugin that recreates the Material Design preloader.

Read More »

Create Context Menu with jQuery and CSS

December 01, 2014     5370    
Create Context Menu with jQuery and CSS

A tutorial about creating good-looking context menu by using jQuery and css.

Read More »