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.
In this tutorial you’ll learn how to create a simple image slider using GreenSock’s TweenLite and TimelineLite with cool tilt effect.
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.
XRegExp provides augmented (and extensible) JavaScript regular expressions. You get new modern syntax and flags beyond what browsers support natively.
A tutorial about creating simple modal window with an SVG background animated using Snap.svg and javascript.
EZ Tabs is a jQuery plugin, designed to help you design tabbed content boxes following a few simple step
A framework for making responsive cross-browser overlay menus.
Features
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+.
JS Sequence Diagrams is a simple javascript library to turn text into vector UML sequence diagrams.
ContentTools is a javascript library for building WYSIWYG editors for HTML content.
flowchart.js draws simple SVG flow chart diagrams from textual representation of the diagram. Also diagrams can be with color view too.
A tutorial about creating stars flashing effect by using jQuery and very easy to use.
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.
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.
Custom jQuery UI datepicker with nice and clean style.
A nice tutorial about creating Responsive Sidebar Navigation. It's easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.
A great little lightbox script that is easy to implement and can be used for a variety of purposes.
Stretchy is a javascript library to make form elements autosizing, the way it should be.
Features
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…
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.
Protip is a new generation jQuery tooltip plugin for any situation.
Features
nippleJS is a javascript library to create virtual joystick for touch capable interfaces.
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.
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.
jQuery.mobilePhoneNumber is a general purpose library for validating and formatting mobile phone numbers.
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.
A tutorial about creating custom accessible & skeuomorphic checkboxes and radio buttons with jQuery and CSS.
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.
Easy Z Modal is a simple, customizable and dynamic jQuery plugin to create modals and dialog boxes.
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
A tutorial about creating custom select elements with unique style. It's created by using jQuery and CSS.
A tutorial about creating custom select box by using css and jQuery.