Advertise here

jQuery Plugins of August 2014

jQuery Validation Bootstrap Tooltip

August 31, 2014     6374    
jQuery Validation Bootstrap Tooltip

A drop in extension replacing error labels from jQuery Validation plugin with Bootstrap tooltips.

Read More »

Impulse – Dynamics Physics Animations for Mobile Web

August 30, 2014     3437    
Impulse – Dynamics Physics Animations for Mobile Web

Impulse is a library for building dynamic physics based interactions, with a focus on mobile web.

Rather than animating properties for a set amount of time, impulse takes a start position, end position, and velocity.

Yhere are some examples of this library such as Chat Heads, pulldownMenu, Inertia Scroll, Oridomi Cover, Bouncy Scrolling.

Read More »

Chartist – Simple Responsive Charts

August 29, 2014     4580    
Chartist – Simple Responsive Charts

Chartist.js is a simple responsive charting library built with SVG.

Features:

  • Simple handling while using convention over configuration
  • Great flexibility while using clear separation of concerns (Style with CSS & control with JS)
  • Usage of SVG
  • Fully responsive and DPI independent
  • Responsive configuration with media queries
  • Fully built and customizable with SASS

Read More »

Sweep.js – JavaScript Library for Smoother Color Transitions

August 29, 2014     1678    
Sweep.js – JavaScript Library for Smoother Color Transitions

sweep.js is a small JavaScript library that enables proper color transitions through the HSL and HUSL spaces. Ordinary CSS transitions or some frameworks convert HSL colors to RGB before transitioning. sweep.js addresses this by letting you transition through the color spectrum.

Read More »

Drawer – jQuery Plugin for Drawer Menu with CSS Animations

August 29, 2014     12450    
Drawer – jQuery Plugin for Drawer Menu with CSS Animations

Drawer is a jQuery plugin for displaying the drawer menu using CSS animations in the event of a trigger. Setting the position can be selected either the right or left. And also supports Responsive design

Read More »

Timesheet.js – JavaScript Library for HTML5 & CSS3 Time Sheets

August 28, 2014     6590    
Timesheet.js – JavaScript Library for HTML5 & CSS3 Time Sheets

Timesheet.js is a javascript library for simple HTML5 & CSS3 time sheets.

You can visualize your data and events with sexy HTML5 and CSS3 with few lines JavaScript.

Read More »

Meny – Three Dimensional and Space Effecient Menu

August 28, 2014     5051    
Meny – Three Dimensional and Space Effecient Menu

Meny is a three dimensional and space effecient menu. Meny works best in browsers with support for CSS 3D transforms, although it falls back on 2D animation for older browsers. Supports touch events for mobile devices.

Read More »

Ladda – Buttons with Built-In Loading Indicators

August 27, 2014     4059    
Ladda – Buttons with Built-In Loading Indicators

Ladda is a javascript library to create buttons with built-in loading indicators , effectively bridging the gap between action and feedback. 

Primarily intended for use with forms where it gives users immediate feedback upon submit rather than leaving them wondering while the browser does its thing.

Ladda can be use with both jQuery and javascript.

Read More »

Animsition – jQuery Plugin to Add Page Transition with CSS

August 27, 2014     5161    
Animsition – jQuery Plugin to Add Page Transition with CSS

Animsition is a simple and easy jQuery plugin used to add page transition on css animations.

Read More »

Hammer.js – Javascript Library for Multi-Touch Gestures

August 26, 2014     2131    
Hammer.js – Javascript Library for Multi-Touch Gestures

Hammer.js is a open-source javascript library that can recognize gestures made by touch, mouse and pointerEvents. It doesn't have any dependencies, and it's lightweight.

Read More »

Fokus – Emphasized Text Highlighting Using JavaScript

August 26, 2014     1351    
Fokus – Emphasized Text Highlighting Using JavaScript

Fokus uses JavaScript to emphasize anything you select by covering the rest of the page with semi-transparent black.

The library is lightweight around 3kb and works in most modern browsers except IE and touch devices.

Read More »

Kontext – Context-Shift Transition Inspired by iOS

August 25, 2014     3716    
Kontext – Context-Shift Transition Inspired by iOS

Kontext is a context-shift transition inspired by iOS. It's created using JavaScript, CSS 3D transforms and CSS Animations.

Read More »

Swipe-li – Three Pane Swipeable Element

August 25, 2014     4971    
Swipe-li – Three Pane Swipeable Element

Swipe-li is a three pane swipeable element. Swipe right for accept, swipe left for reject.

Read More »

Chaffle – jQuery Plugin to Shuffle Randomly Character

August 24, 2014     2398    
Chaffle – jQuery Plugin to Shuffle Randomly Character

Chaffle is a jquery plug-in that allows you to shuffle randomly character.

Read More »

QueryBuilder – jQuery Plugin to Create Complex Queries

August 23, 2014     6470    
QueryBuilder – jQuery Plugin to Create Complex Queries

QueryBuilder can be used on advanced search engine pages, administration backends, etc. to build complex queries or filters. It is highly customisable and can be used with many jQuery widgets like autocompleters and sliders.

It outputs a structured JSON of rules which can be easily parsed to create SQL/NoSQL/whatever queries. It can also directly create a SQL WHERE statement.

Read More »

Valideasy – jQuery Plugin for Form Validation

August 22, 2014     1638    
Valideasy – jQuery Plugin for Form Validation

Valideasy is a jQuery plugin that you can use in form validation without writing complex JS script. Everything's done via HTML attributes added to your form fields.

Read More »

Title.js – JavaScript Library for Browser Title Bar Manipulation

August 22, 2014     2335    
Title.js – JavaScript Library for Browser Title Bar Manipulation

Title.js is a javascript library for browser title bar manipulation with no dependency. Here are usage examples: Add Prefix, Add Suffix, Change Predefined Title, Marquee Effect, TypeWriter Effect.

Read More »

jQuery.twinkle – jQuery Plugin to Get Users Attention

August 21, 2014     2215    
jQuery.twinkle – jQuery Plugin to Get Users Attention

jQuery.twinkle is a jQuery plugin to get the user's attention to special parts of your website with different effects and options.

Read More »

jQThumb – jQuery Plugin to Create Thumbnails

August 21, 2014     6202    
jQThumb – jQuery Plugin to Create Thumbnails

jQThumb is a jQuery plugin to create thumbnails from images proportionally and also an alternative for background-size in older browsers. It even works on IE6 from jQuery V1.3 and above.

Read More »

jQuery Serialize Object

August 20, 2014     2642    
jQuery Serialize Object

jQuery Serialize Object converts HTML form into JavaScript object.

Adds the method serializeObject to jQuery, to perform complex form serialization into JavaScript objects.

Read More »

jQuery.qrcode – jQuery Plugin to Dynamically Generate QR Codes

August 20, 2014     5217    
jQuery.qrcode – jQuery Plugin to Dynamically Generate QR Codes

jQuery.qrcode is a jQuery plugin that enables you to dynamically add QR codes to your website. Choose between rendering the code in a canvas or with divs. The latter will be fine even for older browser. The generated QR code will be in the least possible version requiered to encode the content (least number of blocks).

Read More »

jQuery.fracs – Determine Visible Fractions of HTML Element

August 20, 2014     1996    
jQuery.fracs – Determine Visible Fractions of HTML Element

jQuery.fracs is a jQuert plugin that determines some fractions for an HTML element (visible fraction, fraction of the viewport, etc.) and also provides the coordinates of these areas.

Read More »

jQuery Subscribe Better

August 19, 2014     3090    
jQuery Subscribe Better

jQuery Subscribe Better is a plugin to create a better, highly customizable subscription modal or newsletter signup.

Read More »

a11yTree – Lightweight jQuery Tree Plugin

August 19, 2014     15075    
a11yTree – Lightweight jQuery Tree Plugin

a11yTree is a very lightweight and uninvasive jQuery plugin that transforms an HTML tree of nested unorded lists into an expanding and collapsing tree that's universally accessible.

Read More »

way.js – JavaScript Library for Two-Way DataBinding

August 18, 2014     1457    
way.js – JavaScript Library for Two-Way DataBinding

way.js is a simple, lightweight, persistent, framework-agnostic javascript library that allows you to bind DOM elements to an in-memory datastore.

Read More »

Wodry.js – jQuery Plugin for Text Flipping/Rotating

August 18, 2014     3870    
Wodry.js – jQuery Plugin for Text Flipping/Rotating

Wodry.js is a simple jQuery plugin for a text flipping/rotating. Wodry.js allow you to set animation from animations collection, set your own callback on content flipping, etc.

Read More »

Rippler – Ripple Effect in Touch or Click

August 18, 2014     4846    
Rippler – Ripple Effect in Touch or Click

Rippler is an effect that spreads like a wave in touch or click. You can also use the buttons on the Bootstrap.

Read More »

jQuery.sheet – jQuery Plugin for Ajax Spreadsheet

August 15, 2014     2756    
jQuery.sheet – jQuery Plugin for Ajax Spreadsheet

jQuery.sheet is an easy to use easy to integrate JavaScript & php excel like spreadsheet plugin for the web browser. It provides the same layer of business intelligence found in a standard desktop spreadsheet, but on your browser.

jQuery.sheet manages the sheet creation, viewing, and editing processes using simple html tables and html5 components to provide stabilizability even in older web browsers. jQuery.sheet can even be used like a datagrid, without formulas.

Read More »

heatmap.js – Dynamic Heatmaps for the Web

August 15, 2014     3523    
heatmap.js – Dynamic Heatmaps for the Web

heatmap.js is a javascript library for HTML5 canvas based heatmaps. It's lightweight and most advanced heatmap visualization library on the web.

Read More »

Block Scroll jQuery Plugin

August 14, 2014     2883    
Block Scroll jQuery Plugin

Block Scroll is a jQuery plugin that turns a set of <div> elements into a blocks and displays them one screen at a time. The idea is to break up your page into chunks for better presentation and user-flow. Block Scroll automatically turns your page responsive.

Read More »

AnySearch.js – Direct Search in Browser with Barcode Scanner Support

August 14, 2014     1695    
AnySearch.js – Direct Search in Browser with Barcode Scanner Support

AnySearch.js is a jQuery plugin to direct search in browser with barcode scanner support.

Features

  • Direct search in browser
  • Search without inputfield
  • Activate searchfield optional
  • Activate searchslider optional
  • Supports barcode scanner
  • Searchfilter

Read More »

Countable.js – Live Word Counting with JavaScript

August 13, 2014     1162    
Countable.js – Live Word Counting with JavaScript

Countable is a JavaScript function to add live paragraph-, word- and character-counting to an HTML element. Countable is a zero-dependency library and comes in at 1KB when minified and gzipped.

Read More »

Imagefit – jQuery Plugin to Make Images Fit Anywhere

August 12, 2014     2687    
Imagefit – jQuery Plugin to Make Images Fit Anywhere

Imagefit is a simple, lightweight jQuery plugin to make images fit anywhere and anyway.

Read More »

e-calendar – jQuery Plugin for Creating Event Calendar

August 12, 2014     11044    
e-calendar – jQuery Plugin for Creating Event Calendar

e-calendar is a jQuery plugin for creating a calendar with events. It's so easy to use.

Read More »

Flapper – jQuery Split-Flap Number Display

August 12, 2014     6616    
Flapper – jQuery Split-Flap Number Display

Flapper is a jQuery plugin that replicates the split-flap (or "Solari") displays that used to be common in train stations and airports, and your dad's alarm clock in the 70s.

To use, just attach Flapper to any input on your page. Whenever the input's change event is fired, Flapper will update the display.

Read More »

Bonsai – Lightweight jQuery Tree Plugin

August 11, 2014     10941    
Bonsai – Lightweight jQuery Tree Plugin

Bonsai is a lightweight jQuery plugin that takes a big nested list and prunes it down to a small expandable tree control.

Also includes support for checkboxes (including 'indeterminate' state) and for populating the tree using a JSON data source.

Read More »

Creating Line-by-Line File Reader Using HTML5 and JavaScript

August 11, 2014     2408    
Creating Line-by-Line File Reader Using HTML5 and JavaScript

A tutorial about reading files line by line in browser using the HTML5 FileReader API and javascript.

Read More »

Simplax – Parallax Background Effect in Simple Way

August 10, 2014     3689    
Simplax – Parallax Background Effect in Simple Way

Simplax is a simple way to create a parallax background effect with few line javascript in your site.

Read More »

Animated CSS Boxes with jQuery

August 10, 2014     2579    
Animated CSS Boxes with jQuery

Animated css boxes are can be used for multiple purposes, for example notifications, beauty and general use. There are six different animations used with great care in order to maintain awesome interface.

Read More »

Letter Drop – jQuery Plugin for Letter Drop Effect

August 09, 2014     1492    
Letter Drop – jQuery Plugin for Letter Drop Effect

Letter Drop is a jQuery plugin for letter drop animation effect. The plugin takes the text string within the defined element and splits each letter out adding a random delay to each from 1.0 to 1.9 secs before dropping and rotating the letters down like rain.

Read More »

mailcheck – Reduce User-Misspelled Email Addresses in Your Forms

August 08, 2014     1210    
mailcheck –  Reduce User-Misspelled Email Addresses in Your Forms

mailcheck is a javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address. 

When your user types in "user@hotnail.con", Mailcheck will suggest "user@hotmail.com".

Read More »

Blast.js – Blast Text Apart in JavaScript

August 08, 2014     4597    
Blast.js – Blast Text Apart in JavaScript

Blast.js separates text in order to facilitate typographic manipulation. It has four delimiters built in: character, word, sentence, and element. Alternatively, Blast can match custom regular expressions and phrases.
Blast's uses include typographic animation, juxtaposition, styling, search, and analysis.

Read More »

One Page Scroll with Animations

August 07, 2014     10490    
One Page Scroll with Animations

A tutorial about how to add an animations to your One Page Scroll plugin projects.

Here are some animations that used on this tutorial

  • Fade in animation
  • Reveal animation
  • Animation without a delay
  • Overlapping elements

Read More »

p5.js – Javascript Library for Graphic and Interactive Experiences

August 07, 2014     3804    
p5.js – Javascript Library for Graphic and Interactive Experiences

A JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing

Read More »

jQuery.ajaxComboBox

August 06, 2014     3522    
jQuery.ajaxComboBox

ajaxComboBox is a jQuery plugin for creating a text box it can "autocomplete" and "pulldown select".

Read More »

Plottable.js – Library for Interactive Charts within a Grid Layout

August 06, 2014     2326    
Plottable.js – Library for Interactive Charts within a Grid Layout

Plottable.js is a library for easily creating flexible, interactive, and performant charts for the web. It is built on top of D3 and provides higher-level pieces, like plots, gridlines, and axes. As such, it's easier to quickly build charts.

Read More »

Page Preloading Effect

August 05, 2014     9027    
Page Preloading Effect

A tutorial on how to re-create the page preloading effect seen on the website of Fontface Ninja. CSS animations, 3D transforms and SVGs used for this tutorial.

Read More »

Dynamic Scrolling Shadow

August 05, 2014     5052    
Dynamic Scrolling Shadow

A tutorial about creating flat shadow effect with CSS3 transform effects and jQuery.

It showcases stories each with a content panel that gives off a nice looking flat shadow. As you scroll through the website, each individual panel dynamically shifts the shadow based on where it is in your window.

Read More »

Rollerblade.js – jQuery Plugin for Interactive 360º Image Rotator

August 04, 2014     4182    
Rollerblade.js – jQuery Plugin for Interactive 360º Image Rotator

Rollerblade lets you easily create interactive 360º image rotators, and other cool image effects.

Read More »

baguetteBox.js – Simple and Easy to Use Lightbox Script

August 04, 2014     7539    
baguetteBox.js – Simple and Easy to Use Lightbox Script

baguetteBox.js is a simple and easy to use lightbox script in pure JavaScript.

Features

  • Written in pure JavaScript, no dependencies required
  • Multiple galleries support with custom options each
  • Touch-screen devices support with swipe gestures
  • Modern and minimal look
  • Image captions support
  • Responsive images
  • CSS3 transitions
  • SVG buttons, no extra files to download

Read More »

fblogin – jQuery Plugin for Adding Facebook Login to Your Web App

August 02, 2014     1978    
fblogin – jQuery Plugin for Adding Facebook Login to Your Web App

fblogin is a jQuery plugin to easily log in with Facebook with a single call.

Read More »

Simple Sidebar – Simple jQuery Sidebar Plugin

August 02, 2014     11679    
Simple Sidebar – Simple jQuery Sidebar Plugin

Simple Sidebar is a jQuery plugin that you can choose to use the right-sidebar or the left-sidebar and switch from one to the other in just one type.

Read More »

Autocomplete Table – An Autocomplete in the Form of Table

August 01, 2014     7212    
Autocomplete Table – An Autocomplete in the Form of Table

Autocomplete Table is a jQuery plugin that provides suggestions from a multi-column table in a dropdown list while the visitors type into the input field.

Read More »