Advertise here

jQuery Plugins of August 2015

Multi-Level Accordion

August 31, 2015     3750    
Multi-Level Accordion

A tutorial about creating flat design accordion with as many nested levels as you need by using jQuery.

Read More »

Fly to – Add to Cart Fly Effect with jQuery

August 31, 2015     3627    
Fly to – Add to Cart Fly Effect with jQuery

Fly to is a lightweight jQuery plugin to create add to cart with cool fly effect. 

Read More »

Emoji Picker

August 30, 2015     14894    
Emoji Picker

Emoji Picker allows you to add a slick emoji selector to input fields and textareas on your website.

Read More »

Simple Slider with jQuery

August 29, 2015     2482    
Simple Slider with jQuery

A tutorial about creating simple slider with jQuery and CSS.

Read More »

Solution for Long Drop Down Items

August 29, 2015     3229    
Solution for Long Drop Down Items

A simple solution with jQuery to solve problems on long drop down menus. This technique is when you scroll down, the menu actually moved too.

Read More »

jQuery Tree Multiselect

August 28, 2015     33660    
jQuery Tree Multiselect

jQuery Tree Multiselect is a jQuery plugin that allows you to replace a select element with a treeview element. It's a multiple select with nested options.

Read More »

Animated SVG Image Slider

August 27, 2015     4848    
Animated SVG Image Slider

A simple, responsive carousel with animated SVG paths used as transition effects.

Read More »

Page Tilt Effect

August 27, 2015     2981    
Page Tilt Effect

Effect simulating a tilting sheet of paper to reveal the navigation menu.

Read More »

Multi Step Form with Progress Bar using jQuery and CSS3

August 26, 2015     5295    
Multi Step Form with Progress Bar using jQuery and CSS3

A tutorial about creating Multi Step Form with Progress Bar using jQuery and CSS3. You can change your classic long forms into smaller logical sections and convert it into a multi-step form with a cool progress bar. Could work for lengthy processes like registration, checkout, profile fillups, 2-factor authentication logins, etc.

Read More »

jQuery.isInView – Detects If Elements Are Inside of Viewport

August 25, 2015     1231    
jQuery.isInView – Detects If Elements Are Inside of Viewport

jQuery.isInView is a jQuery plugin that tells you if elements are in view inside a scrollable container, or inside a container hiding its overflow – and does it blazingly fast, made for hot code paths.

Read More »

jQuery.scrollable – Animated Scroll Elements or Windows

August 24, 2015     2782    
jQuery.scrollable – Animated Scroll Elements or Windows

jQuery.scrollable manages animated scrolling in windows, scrollable elements and iframes. It frees you from handling gotchas and edge cases and offers convenient, flexible options for animation.

Read More »

Tagsort – jQuery Plugin for Dynamic Element Filtering

August 24, 2015     1525    
Tagsort – jQuery Plugin for Dynamic Element Filtering

Tagsort is a jQuery plugin that uses HTML5 data attributes to dynamically create interactive tags that can be used to filter and sort a set of tagged elements..

Read More »

Instafeed.js – Simple Instagram Javascript Plugin

August 23, 2015     5053    
Instafeed.js – Simple Instagram Javascript Plugin

Instafeed is a simple way to add Instagram photos to your website. It's just plain javascript, also has many options and template option.

Read More »

Smart Table Scroll

August 22, 2015     2062    
Smart Table Scroll

Build 1MM row tables with native scroll bars by reusing and yielding nodes.

Read More »

Bootstrap and jQuery Checkbox

August 22, 2015     2860    
Bootstrap and jQuery Checkbox

A simple way to create a Bootstrap styled checkbox using jQuery. Just set the text input to be a hidden field or any other field type that fits your project needs.

Read More »

responsivelyLazy – Lazy Load Responsive Images

August 21, 2015     1385    
responsivelyLazy – Lazy Load Responsive Images

responsivelyLazy is a nice lazy loading implementation that is responsive, truly lazy and SEO friendly.

  • handles responsive images
  • does not make ANY unnecessary requests
  • works on modern browsers that support srcset
  • handles loaded image resizes (when the phone is rotated from portrait to landscape).
  • does not break the page when an old browser is used
  • works great in content sharing on social networks like Facebook and Pinterest

Read More »

Falcor – JavaScript Library for Efficient Data Fetching

August 20, 2015     1759    
Falcor – JavaScript Library for Efficient Data Fetching

Falcor is the innovative data platform that allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call. 

Read More »

Sliiide – jQuery Plugin to Create Sliding Nav Menu

August 20, 2015     4528    
Sliiide – jQuery Plugin to Create Sliding Nav Menu

Sliiide is a jQuery plugin to create a sliding menu easily. Sliiide will help you out to create an App-style navigation menu that will slide when a hamburger icon is clicked.

Read More »

LoadJS – Tiny Async Loader for Modern Browsers

August 19, 2015     1514    
LoadJS – Tiny Async Loader for Modern Browsers

LoadJS is a tiny async loading library for modern browsers. It has a simple yet powerful dependency management system that lets you fetch files in parallel and execute code after the dependencies have been met.

Read More »

UpUp – Javascript Library to Create Offline-First Websites

August 19, 2015     1250    
UpUp – Javascript Library to Create Offline-First Websites

UpUp is a tiny javascript library that makes sure your users can always access your site's content, even when they're on a plane, in an elevator, etc.

Read More »

Keyboard Delimiter – jQuery Plugin for Delimite Pressed Key on Keyboard

August 18, 2015     601    
Keyboard Delimiter – jQuery Plugin for Delimite Pressed Key on Keyboard

Keyboard Delimiter is a powerfull jQuery plugin that remove the possibility of pressing any key or group of keys in the keyboard. Only is possible if this keys are defined previously by options.

Read More »

Animated SVG Hero Slider

August 17, 2015     4535    
Animated SVG Hero Slider

A tutorial about creating full page slider, with animated SVG elements used as transition effects.

Read More »

Scrollissimo – Javascript Plugin for Smooth Scroll-Controlled Animations

August 17, 2015     1931    
Scrollissimo – Javascript Plugin for Smooth Scroll-Controlled Animations

Scrollissimo is a javascript plugin to create smooth scroll-controlled animations. It also support touch devices.

Read More »

algebra.js – Build, Display and Solve Algebraic Equations in JavaScript

August 16, 2015     1830    
algebra.js – Build, Display and Solve Algebraic Equations in JavaScript

algebra.js is a javascript library to build, display and solve algebraic equations. The main objects available are Fraction, Expression, and Equation.

Read More »

jankyscroll.js – Javascript Plugin to Put Little Jank in Your Scroll

August 16, 2015     3676    
jankyscroll.js – Javascript Plugin to Put Little Jank in Your Scroll

jankyscroll.js is a javascript scrolling plugin that doesn't need to exist. Wit this plugin you can put a little jank in your scroll, or a lot.

Read More »

ShakeBorder – Shake and Border Effects With jQuery

August 15, 2015     1947    
ShakeBorder – Shake and Border Effects With jQuery

ShakeBorder is a jQuery plugin to create shake and border effects. It can be customize and very easy to use.

Read More »

PleaseWait.js – Javascript Library to Create Beautiful Loading Page

August 14, 2015     4303    
PleaseWait.js – Javascript Library to Create Beautiful Loading Page

PleaseWait.js is a simple library to show your users a beautiful splash page while your application loads.

Read More »

Real-Time Search in JavaScript

August 13, 2015     1731    
Real-Time Search in JavaScript

Javascript technique that is scanning the DOM of a page for text equivalents and showing the actual parts of the page, as well as hiding the irrelevant ones.

Read More »

Grid Editor – WYSIWYG Editor for Bootstrap Grid System

August 13, 2015     5464    
Grid Editor – WYSIWYG Editor for Bootstrap Grid System

Grid Editor is a visual javascript editor for the Bootstrap grid system, written as a jQuery plugin.

Read More »

Cake Chart – Interactive Multi Layer Pie Chart

August 11, 2015     4947    
Cake Chart – Interactive Multi Layer Pie Chart

Cake Chart is a javascript library to create interactive multi-layer pie charts.

Read More »

Highlighter.js – Easily Navigate the DOM and Highlight the Elements

August 10, 2015     1867    
Highlighter.js – Easily Navigate the DOM and Highlight the Elements

Highlighter.js is a tiny javascript library, to allow you to easily navigate, select and highlight the DOM elements.

Read More »

TouchPoint.js – JavaScript Library To Visualize Click / Tap Events On Screen

August 10, 2015     1637    
TouchPoint.js – JavaScript Library To Visualize Click / Tap Events On Screen

TouchPoint.js is a tiny JavaScript library made for in-browser HTML prototyping that visually shows where the user clicks/taps on-screen using CSS3 transforms and transitions.

TouchPoint is highly customizable, mobile ready and great for screencasting, screen recording, user testing and presentations.

Read More »

liMarquee – jQuery News Ticker / Marquee Plugin

August 10, 2015     6501    
liMarquee – jQuery News Ticker / Marquee Plugin

liMarquee is a jQuery plugin that allows you to move/scroll any web page elements - images, text, tables, form elements, etc. It's customizable news ticker / marquee plugin.

Read More »

Bootstrap Chosen – Alternate Stylesheet for Chosen with Bootstrap

August 08, 2015     62124    
Bootstrap Chosen – Alternate Stylesheet for Chosen with Bootstrap

Bootstrap Chosen is an alternate stylesheet for Chosen. This one is supposed to integrate better with Bootstrap 3.0.

Read More »

Calque – Improved Calculator with Javascript

August 07, 2015     850    
Calque – Improved Calculator with Javascript

Calque is a javascript library to create improved calculator / calculation. It's using Math.js library.

Read More »

Quick Add To Cart with CSS and jQuery

August 06, 2015     3149    
Quick Add To Cart with CSS and jQuery

A tutorial about creating handy snippet to let let users customize a product directly from the products gallery, and add it to the cart.

Read More »

3DCoverjQuery – jQuery Plugin to Create Cover of Book, DVD etc.

August 06, 2015     1043    
3DCoverjQuery – jQuery Plugin to Create Cover of Book, DVD etc.

3DCoverjQuery is a jQuery plugin to create a cover of dvd, xbox, game or book with jQuery, CSS3, easily with a few lines of code.

Read More »

SimpleCalculadora – Simple jQuery Calculator Plugin

August 05, 2015     838    
SimpleCalculadora – Simple jQuery Calculator Plugin

SimpleCalculadora is powerful yet easy to use jQuery plugin for building a calculation, It supports CSS customization, easy translation, two options of calculators.

Read More »

peekABar – jQuery Notification Bar Plugin

August 05, 2015     1386    
peekABar – jQuery Notification Bar Plugin

peekABar is a jQuery plugin for a notification bar with a lot of customization options.

Read More »

Product Colorizer jQuery Plugin

August 04, 2015     1835    
Product Colorizer jQuery Plugin

productColorizer is a light-weight solution for users to quickly preview a product in different colors. The plugin uses only two images per product to create the effect and it is built on top of the robust and popular Javascript framework jQuery, providing you with an easy setup

Read More »

Watermark – Add Watermark on Images

August 04, 2015     3313    
Watermark – Add Watermark on Images

Watermark is a jQuery plugin to add watermark on images use HTML5 and Javascript.

Read More »

Stacky – jQuery Plugin to Create Stackable Panels

August 03, 2015     1796    
Stacky – jQuery Plugin to Create Stackable Panels

Stacky is a jQuery plugin that gives you the ability to open panels horizontally, as you need them. Panels can be opened and closed, and also expanded and collapsed. 

Read More »

StickySort – Sticky Table Headers with Sorting

August 03, 2015     2584    
StickySort – Sticky Table Headers with Sorting

StickySort is a jQuery plugin for adding sticky headers and columns to your tables, complete with an extended sorting function

Read More »

Woco Accordion – User Friendly and Lightweight jQuery Accordion

August 03, 2015     1077    
Woco Accordion – User Friendly and Lightweight jQuery Accordion

Woco Accordion is a simple, user-friendly and lightweight jQuery accordion plugin with smooth animations powered by CSS3 transitions.

Read More »

Substituteteacher.js – JavaScript Library to Substitute Sentences

August 01, 2015     595    
Substituteteacher.js – JavaScript Library to Substitute Sentences

substituteteacher.js is a JavaScript library that lets you substitute sentences for each other, swapping only the words necessary.

Read More »