Advertise here

jQuery Plugins of May 2016

Bringins – jQuery Plugin to Show Animated Page

May 31, 2016     1553    
Bringins – jQuery Plugin to Show Animated Page

bringins is a jQuery plugin to show contents on a webpage as an animated page. These page will be positioned 'fixed' with scrollable data.

Read More »

Microlight.js – Highlights Code in Any Programming Language

May 31, 2016     837    
Microlight.js – Highlights Code in Any Programming Language

microlight.js is a micro-library which improves readability of code snippets by highlighting, for any programming language, yet without attaching additional language packages or styles

Read More »

Pilpil – Progressive Image Loading

May 31, 2016     2158    
Pilpil – Progressive Image Loading

Pilpil is a tiny, pure JavaScript library for Progressive Image Loading with a blur effect to reduce the page load time; as seen on Medium.

Read More »

Reqwest – Browser Asynchronous HTTP Requests

May 30, 2016     1515    
Reqwest – Browser Asynchronous HTTP Requests

Reqwest is a wrapper for asynchronous http requests. Includes support for xmlHttpRequest, JSONP, CORS, and CommonJS Promises A.

Read More »

Trix – Rich Text Editor for Everyday Writing

May 30, 2016     6388    
Trix – Rich Text Editor for Everyday Writing

Trix is a WYSIWYG editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.

Read More »

isMobile – Javascript Library to Detect Mobile Devices

May 29, 2016     6364    
isMobile – Javascript Library to Detect Mobile Devices

isMobile is a simple javascript library that detects mobile devices.

Read More »

Bootstrap WaitingFor – Modal Dialog with Progress Bar

May 28, 2016     6419    
Bootstrap WaitingFor – Modal Dialog with Progress Bar

WaitingFor is a modal dialog with progress bar for Bootstrap.

Features

  • AMD-compatible
  • Configurable

Read More »

BootstrapX Clickover – Bootstrap Extension for Click Managed Popovers

May 28, 2016     1657    
BootstrapX Clickover – Bootstrap Extension for Click Managed Popovers

BootstrapX Clickover provides a Bootstrap extension to allow popovers to be opened and closed with clicks on elements instead of hover or focus.

Read More »

AlloyFinger – Tiny Multi-Touch Gestures Library

May 27, 2016     969    
AlloyFinger – Tiny Multi-Touch Gestures Library

AlloyFinger is a super tiny size multi-touch gestures library for the web.

Read More »

Trial.js – Mouse Monitoring & Prediction Library

May 27, 2016     950    
Trial.js – Mouse Monitoring & Prediction Library

Trial.js is a simple library to monitor mouse position and predict user input.

Read More »

Push.js – Cross Browser Javascript Desktop Notifications

May 27, 2016     3611    
Push.js – Cross Browser Javascript Desktop Notifications

Push.js is a compact, cross-browser solution for using the JavaScript Notifications API.

Read More »

Bideo.js – Fullscreen HTML5 Background Video with Javascript

May 26, 2016     5150    
Bideo.js – Fullscreen HTML5 Background Video with Javascript

Bideo.js is a javascript library that makes it super easy to add fullscreen background videos.

Read More »

Jodit Editor – Functional WYSIWYG Editor with File Browser

May 25, 2016     3500    
Jodit Editor – Functional WYSIWYG Editor with File Browser

Jodit Editor is a beautiful and functional WYSIWYG HTML text editor with file browser out-of-box.

It's free for non-commercial use.

Read More »

Kajero – Interactive JavaScript Notebooks with Clever Graphing

May 18, 2016     1116    
Kajero – Interactive JavaScript Notebooks with Clever Graphing

Kajero notebook is just a Markdown document with a script attached. Kajero is designed to make it really easy for anyone to create good-looking, responsive, interactive documents.

Read More »

Plyr – Simple HTML5 Media Player

May 17, 2016     4929    
Plyr – Simple HTML5 Media Player

Plyr is a simple, accessible and customizable HTML5, YouTube and Vimeo media player.

Read More »

jQuery dateFormat – Lightweight jQuery Plugin to Format Date Outputs

May 16, 2016     895    
jQuery dateFormat – Lightweight jQuery Plugin to Format Date Outputs

jQuery-dateFormat is a jQuery plugin to format date outputs using javascript. It's lightweight date format library.

Read More »

Smooth Scrollbar – Custom Scrollbar with Smooth Scroll

May 15, 2016     6110    
Smooth Scrollbar – Custom Scrollbar with Smooth Scroll

Customize scrollbar in modern browsers with smooth scrolling experience.

Read More »

jQuery Hamburger Icon Menu

May 13, 2016     2438    
jQuery Hamburger Icon Menu

jQuery Hamburger Icon Menu combines the two popular trends of a full screen menu and using an "hamburger" style icon to toggle it to create a lightweight, elegant mobile friendly site menu.

Read More »

How to Implement Smooth Scrolling in JavaScript

May 12, 2016     1879    
How to Implement Smooth Scrolling in JavaScript

Smooth scrolling is a user interface pattern that progressively enhances the default in-page navigation experience, animating the change of position within the scroll box (the viewport, or a scrollable element) from the location of the activated link to the location of the destination element indicated in the hash fragment of the link URL.

Read More »

Animated Transition Effects with CSS and jQuery

May 11, 2016     3018    
Animated Transition Effects with CSS and jQuery

A library of animated transition effects, powered by CSS Animations and jQuery.

Read More »

Animated Heat Distortion Effects with WebGL

May 10, 2016     3581    
Animated Heat Distortion Effects with WebGL

A tutorial on how to use fragment shaders in WebGL to create an animated heat haze distortion effect on images and text.

Read More »

Random Quote Machine with jQuery and JSON

May 09, 2016     1024    
Random Quote Machine with jQuery and JSON

A simple and nice random quote machine created by using jQuery and JSON.

Read More »

YouTube Gallery Wall

May 09, 2016     4563    
YouTube Gallery Wall

Youtube Gallery Wall transforms a UL element containing links to Youtube videos into a "wall" of video thumbnails automatically. Moving your mouse over each thumbnail (or tapping on a mobile devices) gives you the option to play the video inside a lightbox.

Read More »

jQuery Toast Plugin

May 06, 2016     8387    
jQuery Toast Plugin

Toast is a jQuery plugin to show highly customizable notifications to the user.

Read More »

Scrollbear – Maintain Scroll Position When Images Loaded

May 05, 2016     1161    
Scrollbear – Maintain Scroll Position When Images Loaded

Scrollbear is a tool that maintains the container scroll position when images loaded.

When images loaded, the scroll position will jump and cause a unfriendly experience. Scrollbear will trace the container height and maintain the scroll position when the images loaded and container height change.

Read More »

mFancyTitle – jQuery Plugin to Animate Your Page Title and Favicon

May 04, 2016     2004    
mFancyTitle – jQuery Plugin to Animate Your Page Title and Favicon

mFancyTitle is the jQuery plugin that lets you animate your document <title> & favicon easily with style.

Read More »

grafi.js – JavaScript Image Processing Library

May 03, 2016     1019    
grafi.js – JavaScript Image Processing Library

grafi.js is a library intended for learning about how image processing works. Each modules are intentionally kept small and users are encouraged to read the source code to learn about different methods and algorithms.

Read More »

Prism – Lightweight and Elegant Syntax Highlighting

May 03, 2016     1498    
Prism – Lightweight and Elegant Syntax Highlighting

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.

Read More »

Making IFrames Responsive with Javascript

May 01, 2016     1792    
Making IFrames Responsive with Javascript

A tutorial about making iframe's responsive by using javascript.

Read More »