Advertise here

jQuery Plugins of September 2015

Responsive jQuery Pop Up Gallery

September 30, 2015     4611    
Responsive jQuery Pop Up Gallery

In this tutorial you will lean how to create a an awesome popup gallery. Each gallery will have a small preview animation. This tutorial will provide you with five different popup galleries.

Read More »

How To Create Simple Image Slideshow

September 30, 2015     4070    
How To Create Simple Image Slideshow

In this tutorial you’ll learn how to create a simple image slider using GreenSock’s TweenLite and TimelineLite with cool tilt effect.

Read More »

Clipboard.js – Modern Approach to Copy Text to Clipboard

September 29, 2015     2972    
Clipboard.js – Modern Approach to Copy Text to Clipboard

Clipboard.js is a lightweight javascript library to create a modern approach to copy text to clipboard. It doesn't require flash or any other framework.

Read More »

XRegExp – Extended JavaScript Regular Expression Library

September 28, 2015     749    
XRegExp – Extended JavaScript Regular Expression Library

XRegExp provides augmented (and extensible) JavaScript regular expressions. You get new modern syntax and flags beyond what browsers support natively.

Read More »

SVG Modal Window with Javascript

September 27, 2015     3294    
SVG Modal Window with Javascript

A tutorial about creating simple modal window with an SVG background animated using Snap.svg and javascript.

Read More »

EZ Tabs jQuery Plugin

September 22, 2015     1941    
EZ Tabs jQuery Plugin

EZ Tabs is a jQuery plugin, designed to help you design tabbed content boxes following a few simple step

Read More »

Responsive Overlay Menu Framework

September 21, 2015     8864    
Responsive Overlay Menu Framework

A framework for making responsive cross-browser overlay menus.

Features

  • works in all browsers
  • works on all device
  • tiny
  • responsive
  • super fast
  • uses jQuery animations
  • free to use and abuse (MIT licence)

Read More »

Simple DIY Responsive Image Slideshow with HTML5, CSS3 and jQuery

September 20, 2015     4723    
Simple DIY Responsive Image Slideshow with HTML5, CSS3 and jQuery

A tutorial about creating responsive image slideshow by using HTML5, CSS3 and jQuery. It also supports swiping on touch devices. It works on all modern browsers including IE 10+.

Read More »

JS Sequence Diagrams

September 19, 2015     7508    
JS Sequence Diagrams

JS Sequence Diagrams is a simple javascript library to turn text into vector UML sequence diagrams.

Read More »

ContentTools – Small and Beautiful WYSIWYG Editor

September 19, 2015     5833    
ContentTools – Small and Beautiful WYSIWYG Editor

ContentTools is a javascript library for building WYSIWYG editors for HTML content.

Read More »

FlowChart.js – SVG Flow Chart Diagrams with Javascript

September 17, 2015     18191    
FlowChart.js – SVG Flow Chart Diagrams with Javascript

flowchart.js draws simple SVG flow chart diagrams from textual representation of the diagram. Also diagrams can be with color view too.

Read More »

jQuery Star Flashing Effect

September 16, 2015     6409    
jQuery Star Flashing Effect

A tutorial about creating stars flashing effect by using jQuery and very easy to use.

Read More »

jQuery Mobile Transitions

September 15, 2015     5050    
jQuery Mobile Transitions

A few examples of the page transitions available in jQuery Mobile. Use the back button (after you've seen a transition) to see how jQuery Mobile automatically applies the animation in the reverse for the "out" animation.

Read More »

Creating Material Design Ripple Effects with SVG and Javascript

September 15, 2015     5322    
Creating Material Design Ripple Effects with SVG and Javascript

An in-depth tutorial on how to build the ripple effect outlined under Google Material Design's Radial Action specification and combine it with the powers of SVG and GreenSock.

Read More »

jQuery UI Datepicker With Custom Style

September 14, 2015     7926    
jQuery UI Datepicker With Custom Style

Custom jQuery UI datepicker with nice and clean style.

Read More »

Responsive Sidebar Navigation

September 14, 2015     14765    
Responsive Sidebar Navigation

A nice tutorial about creating Responsive Sidebar Navigation. It's easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.

Read More »

Custom jQuery Lightbox

September 13, 2015     5365    
Custom jQuery Lightbox

A great little lightbox script that is easy to implement and can be used for a variety of purposes.

Read More »

Stretchy – Form Element Autosizing

September 13, 2015     2012    
Stretchy – Form Element Autosizing

Stretchy is a javascript library to make form elements autosizing, the way it should be.

Features

  • Handles multiple types of form controls
  • Tiny footprint
  • Automatically accounts for newly added controls
  • Restrict form controls by a selector
  • Completely standalone
  • Plays well with existing HTML/CSS
  • Works in all modern browsers

Read More »

Jets.js – Native CSS Search Engine

September 12, 2015     4582    
Jets.js – Native CSS Search Engine

Jets.js is a javascript library to create native css search engine.

The main idea is not to affect attributes of each tag in the list while filtering. Instead apply dynamic CSS rule in only <style> tag and browser will decide which item of list to show or hide. Since it's just CSS - Jets.js may be applied to any tag, whether it's a table or UL, OL, DIV…

Read More »

jQuery DrawSVG

September 11, 2015     7448    
jQuery DrawSVG

jQuery DrawSVG is lightweight, simple to use jQuery plugin to animate SVG paths. 

This plugin uses the jQuery built-in animation engine to transition the stroke on every <path> inside the selected <svg> element, using stroke-dasharray and stroke-dashoffset properties.

Read More »

Protip – New Generation jQuery Tooltip Plugin

September 10, 2015     4517    
Protip – New Generation jQuery Tooltip Plugin

Protip is a new generation jQuery tooltip plugin for any situation.

Features

  • 49 position
  • Live refresh of tooltip options.
  • Live element checking (element removed? -> tooltip should disappear).
  • Gravity: find a better position if it won't fit to the screen.
  • DOM targets: append into the root or into another target element.
  • Placements: outside, inside, border, center
  • Click activated and sticky tooltips.

Read More »

nippleJS – Virtual Joystick for Touch Capable Interfaces

September 09, 2015     3346    
nippleJS – Virtual Joystick for Touch Capable Interfaces

nippleJS is a javascript library to create virtual joystick for touch capable interfaces.

Read More »

Vega – Visualization Grammar

September 08, 2015     3325    
Vega – Visualization Grammar

Vega is a visualization grammar, a declarative format for creating and saving interactive visualization designs.

With Vega you can describe data visualizations in a JSON format, and generate interactive views using either HTML5 Canvas or SVG.

Read More »

HoldOn.js – jQuery Plugin to Create CSS UI Blocker

September 07, 2015     4555    
HoldOn.js – jQuery Plugin to Create CSS UI Blocker

HoldOn.js is a jQuery plugin to create CSS UI blocker. It's useful to prevent that your user do something wrong while something in the background is executed.

Read More »

jQuery.mobilePhoneNumber – Library for Validating & Formatting Mobile Phone Numbers

September 06, 2015     2208    
jQuery.mobilePhoneNumber – Library for Validating & Formatting Mobile Phone Numbers

jQuery.mobilePhoneNumber is a general purpose library for validating and formatting mobile phone numbers.

Read More »

Quick[select] – Quick Selection of Common Options in Select Box

September 05, 2015     1738    
Quick[select] – Quick Selection of Common Options in Select Box

Quick[select] is a jQuery plugin for quick selection of common options in select boxes. Quick[select] uses the browser's native select list for its overflow, meaning it will work great on all devices.

Read More »

Accessible & Skeuomorphic Checkbox/Radio jQuery Plugin

September 04, 2015     4513    
Accessible & Skeuomorphic Checkbox/Radio jQuery Plugin

A tutorial about creating custom accessible & skeuomorphic checkboxes and radio buttons with jQuery and CSS.

Read More »

jQuery Filestyle – jQuery Plugin to Create Custom File Input

September 03, 2015     2582    
jQuery Filestyle – jQuery Plugin to Create Custom File Input

jQuery FileStyle is a jQuery plugin to create file inputs with custom styles. You can use this plugin to personalize your input file and let the beautiful.

Read More »

Easy Z Modal – jQuery Modal Plugin

September 03, 2015     5662    
Easy Z Modal – jQuery Modal Plugin

Easy Z Modal is a simple, customizable and dynamic jQuery plugin to create modals and dialog boxes.

Read More »

JAIL – jQuery Asynchronous Image Loader

September 02, 2015     1421    
JAIL – jQuery Asynchronous Image Loader

JAIL is a jQuery plugin that lazy load images making your page load faster. Images are downloaded when they are visible or when they become visible inside the viewport

Read More »

Unique SelectBox Style with jQuery

September 01, 2015     2118    
Unique SelectBox Style with jQuery

A tutorial about creating custom select elements with unique style. It's created by using jQuery and CSS.

Read More »

Custom Select Box with CSS & jQuery

September 01, 2015     8967    
Custom Select Box with CSS & jQuery

A tutorial about creating custom select box by using css and jQuery.

Read More »