The idea was inspired by the Apple product slider where several little items fly in with a bouncing animation. We wanted to translate this concept to a modern-looking alternative for a minimal online store design where the items represent different categories. Categories as use-case fit quite well because of the … Read more
Alertify.js : Dialog windows and notifications
Alertify (github) is small library for presenting beautiful dialog windows and notifications. It is easy to customize with CSS, has a simple API and doesn’t depend on third party libraries (but plays nicely with them). To use it, include the js file and call the methods of the global alertify … Read more
iCheck : jQuery plugin that enhances your form controls.
It is jQuery plugin that enhances your form controls. It is perfectly customizable, works on mobile and comes with beautiful flat-style skins. To use it, include the js and css files in your page, and convert all your radio and checkboxes with a few lines of jQuery.
Features :
- Identical
jQuery File Upload
File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery.
Supports cross-domain, chunked and resumable file uploads and client-side image resizing.
Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form … Read more
gmaps.js – Google Maps in a simple way.
gmaps.js allows you to use the potential of Google Maps in a simple way. No more extensive documentation or large amount of code.Gmaps is a powerful library that makes working with Google Maps a great deal easier. We can place markers, listen for events, set the coordinates, zoom level and … Read more
Toolbar.Js – Tooltip style toolbars
Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using the twitter bootstrap icons and provides flexability around the toolbars display and number of icons.
Features
Straightforward implementation with simple options
Can run as many toolbars as required… Read more
Tooltipster : Tooltips enhanced with the power of CSS.
A powerful, flexible jQuery plugin enabling you to easily create semantic, modern tooltips enhanced with the power of CSS. It works on desktop and mobile browsers, gives you full control over the contents of the tooltips and supports a number of callback functions so you can hook it into your … Read more
PercentageLoader – jQuery plugin for display progress
jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter.
Installation and use is quick and simple. It makes use of HTML 5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file … Read more
Chart.js – Easy, object oriented client side graphs
Easy, object oriented client side graphs for designers and developers.
Features :
Visualise your data in different ways. Each of them animated, fully customisable and look great, even on retina displays. It uses the HTML5 canvas element. It supports all modern browsers, and polyfills provide support for IE7/8. Chart.js is … Read more
jQuery Countdown
When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield more signups for your newsletter.
Today we are going to build a neat … Read more