Advertise here

jQuery Plugins of March 2015

Prism Effect Slider with Canvas and Javascript

March 31, 2015     2854    
Prism Effect Slider with Canvas and Javascript

A tutorial on how to create a slider with a "prism" effect using javascript, HTML5 canvas globalCompositeOperation and a layering technique.

Read More »

Wavesurfer.js – Interactive Navigable Audio Visualization

March 30, 2015     4532    
Wavesurfer.js – Interactive Navigable Audio Visualization

Wavesurfer.js is a javascript library to create interactive navigable audio visualization using Web Audio and HTML5 Canvas. With wavesurfer.js you can create a cute HTML5 audio player or a sophisticated DJ application.

Read More »

Checkbox-field – jQuery Plugin to Turn Multiselect Into Field of Checkboxes

March 30, 2015     5297    
Checkbox-field – jQuery Plugin to Turn Multiselect Into Field of Checkboxes

Checkbox-field is a jQuery plugin that turns multiselect fields into a field of checkboxes

Read More »

jQuery.loadScroll – Dynamically Load Images While Scrolling

March 29, 2015     2415    
jQuery.loadScroll – Dynamically Load Images While Scrolling

jQuery.loadScroll is a simple jQuery plugin for dynamically loading images while scrolling.

Read More »

OpenTip – Free & Open Source JavaScript Tooltip Framework

March 29, 2015     1477    
OpenTip – Free & Open Source JavaScript Tooltip Framework

OpenTip is a javascript tooltip framework. It's free, open source and comes with different styles.

Features:

  • Stems (little pointers)
  • Automatic content download with AJAX
  • Different styles
  • Automatic repositioning of the tooltip if it's not in the viewport of the browser anymore
  • All kind of triggers (The tooltip can be triggered by mouse over, click, form submit,... everything you can think of really)
  • CSS3 Animations
  • Well tested, with over 200 unit tests

Read More »

jMosaic – jQuery Plugin for Align Elements

March 29, 2015     4766    
jMosaic – jQuery Plugin for Align Elements

jMosaic is a lightweight jQuery plugin that can take a list of page elements and arrange them in a beautiful, tight-fitted tile mosaic grid.

Read More »

Character Counter for jQuery

March 28, 2015     1519    
Character Counter for jQuery

jQuery Character Counter plugin is simple character counter for your forms.

Read More »

Nude.js – Nudity Detection with JavaScript and HTML Canvas

March 27, 2015     2685    
Nude.js – Nudity Detection with JavaScript and HTML Canvas

nude.js is a JavaScript implementation of a nudity scanner based on approaches from research papers. HTMLCanvas makes it possible to analyse image data and return whether it's nude or not. The script only detects nudity, the rest of the programming logic belongs to the programmer.

Read More »

SumoSelect – jQuery Single/Multi Select Plugin

March 26, 2015     34418    
SumoSelect – jQuery Single/Multi Select Plugin

SumoSelect is a jQuery single/multi select plugin which can be used on almost any device. It can be fully customizable using simple css properties.

Read More »

TinyTip – Tiny Tooltip jQuery Plugin

March 26, 2015     1598    
TinyTip – Tiny Tooltip jQuery Plugin

TinyTip is a very small tooltip jQuery plugin without using CSS. TinyTip does not force any styling over your tooltips, you can style your tooltips as desired.

It also allow you to display any content, texts, html and Dom elements inside your tooltips.

Read More »

Fixed Background Effect with CSS and jQuery

March 25, 2015     4383    
Fixed Background Effect with CSS and jQuery

A simple template that takes advantage of the background-attachment CSS property to create a fixed background effect, with the addition of a navigation to browse through the different sections.

Read More »

Payform – Javascript Library for Building Credit Card Forms

March 25, 2015     2031    
Payform – Javascript Library for Building Credit Card Forms

Payform is a javascript library for building credit card forms, validating inputs, and formatting numbers. This library also includes a jQuery plugin.

Read More »

Eco-Scroll.js – Eco-Friendly jQuery Scroll Plugin

March 24, 2015     2559    
Eco-Scroll.js – Eco-Friendly jQuery Scroll Plugin

Eco-Scroll.js is a eco-friendly jQuery scroll plugin with inifinite possibilities.

Features:

  • Eco-Friendly : Elements will get removed when they go out of sight
  • Infinite Scroll : It can scroll with NO Boudary.
  • Possibilities : It can transform into many different tools

Read More »

DragScroll – Javascript Library for Drag & Drop Scrolling

March 24, 2015     2685    
DragScroll – Javascript Library for Drag & Drop Scrolling

Dragscroll is a tiny javascript library which enables scrolling via holding the mouse button (drag-n-drop style).

Read More »

GraspSchedule.js – jQuery Calendar Plugin for Schedules & Events

March 23, 2015     5147    
GraspSchedule.js – jQuery Calendar Plugin for Schedules & Events

GraspSchedule.js is a simple jQuery calendar plugin used to visualize complex schedules & events loading from JSON data, a little similar to the timeline or event calendar.

Read More »

Textures.js – SVG patterns for Data Visualization

March 23, 2015     1243    
Textures.js – SVG patterns for Data Visualization

Textures.js is a Javascript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization.

Read More »

Interdimensional – Spatial Scrolling for Your Web Pages

March 22, 2015     1895    
Interdimensional – Spatial Scrolling for Your Web Pages

Interdimensional is a spatial scrolling for modern devices with a gyroscope. Only modern devices are supported

Read More »

Type.js – Typographic Tools for Better Web Type

March 21, 2015     1350    
Type.js – Typographic Tools for Better Web Type

Type.js adds new type properties to your CSS, giving you the control you need for type on the web. You can write these properties in your CSS and they will work like any other property.

Read More »

Product Preview Slider

March 20, 2015     5900    
Product Preview Slider

An easy way to show more product images and variations right in the product gallery. A simple slider to check product variations before jumping into the product page.

Read More »

Emoticons.js – jQuery Plugin to Enhance Text

March 20, 2015     1192    
Emoticons.js – jQuery Plugin to Enhance Text

Emoticons.js is a jQuery plugin to insert emojis, font smileys, embed videos (youtube/vimeo), media files,pdf and highlight code syntax.

Read More »

PDF.js – PDF Reader in JavaScript

March 19, 2015     12775    
PDF.js – PDF Reader in JavaScript

PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5 and javascript. PDF.js is community-driven and supported by Mozilla Labs.

Read More »

Tada – Lightweight Javascript Library for Lazy Image Load

March 18, 2015     1448    
Tada – Lightweight Javascript Library for Lazy Image Load

Tada is a lightweight, no dependency library for lazy image load. jQuery plugin is also provided. Duplicate element check, throttled scroll handler, percent threshold supported.

Read More »

StringFormatter – Javascript String Formatter

March 17, 2015     959    
StringFormatter – Javascript String Formatter

StringFormatter is an extensible, garbage collecting Javascript string formatter that supports objects, currency, date/time, decimals, and more.

Read More »

Smartjax – Make Your Ajax Calls Smarter

March 17, 2015     2574    
Smartjax – Make Your Ajax Calls Smarter

Instead of using $.ajax(), you’ve to use Smartjax.ajax() and that’s it. Now the call response will be cached in your browser. The next time you make the same call, it will not ping the server. The response will be returned from browser storage. Though you can explicitly make a force call, can clear saved data and many more.

Read More »

url.js – JavaScript Library to Manipulate Page Url

March 16, 2015     1063    
url.js – JavaScript Library to Manipulate Page Url

url.js is a lightweight JavaScript library to manipulate the page url.

Read More »

Youmax – Complete Youtube Channel on your Website

March 16, 2015     6422    
Youmax – Complete Youtube Channel on your Website

Youmax is a jQuery plugin used to display any YouTube channel on your website.

Basically the plugin displays the below items:

  • Channel header
  • Uploads of the channel in a tab
  • Any playlist that you specify will be displayed as a tab
  • A page that displays all PlayLists of a Channel

Read More »

Uglipop.js – Ultra Lightweight Javascript Modal/Lightbox

March 15, 2015     3401    
Uglipop.js – Ultra Lightweight Javascript Modal/Lightbox

Uglipop.js is a ultra lightweight, minimal and highly customizable javascript Modal/Lightbox plugin. It can be styled easily using basic CSS class.

Read More »

rmodal.js – Simple Modal Dialog

March 14, 2015     3001    
rmodal.js – Simple Modal Dialog

rmodal.js is a simple and lightweight modal dialog with no external dependencies.

Features:

  • Plain JavaScript only - no dependencies
  • IE9+ supported
  • Less than 1KB when gzipped and minified
  • Fully unit tested

Read More »

iFrame Resizer

March 13, 2015     1419    
iFrame Resizer

iFrame Resizer enables the automatic resizing of the height and width of both same and cross domain iFrames to fit the contained content. It provides a range of features to address the most common issues with using iFrames.

Read More »

HorizonScroll.js – jQuery Plugin for Horizontal Scrolling Websites

March 13, 2015     29591    
HorizonScroll.js – jQuery Plugin for Horizontal Scrolling Websites

HorizonScroll.js is a jQuery plugin which allows for websites to scroll left and right horizontally.

Read More »

Select3 – Modular and Lightweight Selection Library for jQuery

March 12, 2015     14179    
Select3 – Modular and Lightweight Selection Library for jQuery

Select3 is a modular and lightweight selection library for jQuery and Zepto.js

Benefits

  • Rich UI. Select boxes made by Select3 have rich functionality, work out of the box and are customizable.
  • Modular. Select3's modular approach is aimed to make it easy to create custom builds with just the features that you care about and to easily swap modules for custom ones.
  • Light-weight. Select3 is smaller than comparable selection libraries, even if you're using the "full" build with all features packed in.
  • Compatibility. Select3 can be used with both jQuery and Zepto.js and is compatible with jQuery builds without Sizzle.

Read More »

jQuery Datagrid

March 12, 2015     5869    
jQuery Datagrid

A jQuery plugin to render datagrid. Works with local or remote data. Designed to be adaptive, simple to use and extendable.

Read More »

Contact Form – Simple and Easy to Customize Contact Form

March 11, 2015     2921    
Contact Form – Simple and Easy to Customize Contact Form

Contact Form is a simple and easy to customize contact form. A minimal and customizable snippet to throw a semantic form into your web projects on the fly.

Read More »

Power List Menu – Mobile Centric, Multi-Level Menu

March 11, 2015     3368    
Power List Menu – Mobile Centric, Multi-Level Menu

Power List Menu is a mobile centric, mult-level menu that magically transforms a nested UL into a series of slide-in panels that occupy no more space than the top level UL itself.

It's ideal on mobile devices where the playground for drop down or flyout menus is limited. The menu supports lazy loading via Ajax of either a child or parent menu, so a portion of the menu can be downloaded only when requested.

Read More »

Visibly – jQuery Plugin to Show Elements Based on Values of Other Elements

March 10, 2015     936    
Visibly – jQuery Plugin to Show Elements Based on Values of Other Elements

Visibly is a jQuery plugin that changes the visibility of one element based upon the value or values of an input element.

Read More »

Gridder – jQuery Plugin to Display Thumbnail Grid Expanding Preview

March 10, 2015     11807    
Gridder – jQuery Plugin to Display Thumbnail Grid Expanding Preview

Gridder is a jQuery plugin that displays a thumbnail grid expanding preview similar to the effect seen on Google Images.

Read More »

Sapo.js – Interactive Procedural Texture Generator

March 09, 2015     1094    
Sapo.js – Interactive Procedural Texture Generator

Sapo.js is an interactive procedural texture generator that let's you visualize your texture while coding

Read More »

before-after.js – Responsive Image Comparision Slider

March 08, 2015     5429    
before-after.js – Responsive Image Comparision Slider

before-after.js is a simple and responsive image comparison slider.

Read More »

fuzzysearch – Tiny and Blazing-Fast Fuzzy Search in JavaScript

March 08, 2015     1365    
fuzzysearch – Tiny and Blazing-Fast Fuzzy Search in JavaScript

fuzzysearch is a tiny and blazing-fast fuzzy search in JavaScript. Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input.

Read More »

ggtooltip.js – jQuery Tooltip Plugin

March 07, 2015     1358    
ggtooltip.js – jQuery Tooltip Plugin

ggtooltip.js is a simple jQuery tooltip plugin extended from Bootstrap’s tooltip plugin that supports 4 positions, background color, font color and border color without using images.

Read More »

jQuery.imgx – jQuery Plugin for Serving Hi-Res Images on Desktop/Mobile

March 06, 2015     774    
jQuery.imgx – jQuery Plugin for Serving Hi-Res Images on Desktop/Mobile

jQuery.imgx is a lightweight jQuery plugin for serving high-resolution images on desktop and mobile devices. Compatible with @2x and @3x image varients.

Read More »

ExcelJS – Excel Workbook Manager

March 06, 2015     4984    
ExcelJS – Excel Workbook Manager

Read, manipulate and write spreadsheet data and styles to XLSX and JSON. Reverse engineered from Excel spreadsheet files as a project.

Read More »

Slideout.js – Touch Slideout Navigation Menu

March 05, 2015     21153    
Slideout.js – Touch Slideout Navigation Menu

Slideout.js is a touch slideout navigation menu for your mobile web apps.

Features

  • Dependecy-free.
  • Simple markup.
  • Native scrolling.
  • Easy customization.
  • CSS transforms & transitions.
  • Lightweight

Read More »

jQuery.modal – Simple jQuery Modal Boxes

March 05, 2015     12603    
jQuery.modal – Simple jQuery Modal Boxes

jQuery.modal is a jQuery plugin for simple modal boxes, alerts, prompts, confirms. It's responsive and many other options included.

Read More »

Drag and Drop Newsletter Builder using jQuery

March 04, 2015     5701    
Drag and Drop Newsletter Builder using jQuery

A tutorial about how to create a drag and drop interface for a newsletter builder using jQuery.

Read More »

animatedModal.js – jQuery Plugin for Fullscreen Modal with CSS3

March 02, 2015     7686    
animatedModal.js – jQuery Plugin for Fullscreen Modal with CSS3

animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. you can use the transitions by animate.css or create yourself their transitions.

Read More »