Category

jQuery

Category

roll.js is a little js library (~8kb, no dependencies) to help you keep track of position, scrolling, and pagination. For basic usage Simply create a new instance, specifying the viewport sizeand for DOM Usage keep track of scrolling in a DOM element, and then do pagination or animation based on scroll position. Here’s a DOM scrolling demo Here’s a Canvas demo

Readable is a small jQuery plugin to help you make your paragraphs, well, more readable. It injects styling between the 45th and 75th character of every tag on your page. There are 3 files required to get Readable working on your site. 2 of them are inside the readable folder and the other is jQuery.(readable.css (2 kilobytes) and readable.js (794 bytes))    

Round slider (also can call as Circular slider, Radial slider) is a jQuery plugin that allows the user to select a value or range of values. Not only a round slider, it supports the quarter, half and pie circle shapes also. Due to the flexibility of roundSlider, the user can do any customization based on their requirement. Here, some examples for the basic customization.By customizing the CSS styles we can make different appearances. It supports…

Project Cards Template is a portfolio template with expandable projects and a full-page navigation inspired by Primer app.It’s been created by Codyhouse and inspired by the Primer app, which makes a great use of cards and motion throughout their design.Expandable items and a bold, full-page navigation have been applied. Here’s a quick animation that explains the cards positioning    

Today we bring together free drag and drop jQuery plugins.drag and drop is a pointing device gesture in which the user selects a virtual object by “grabbing” it and dragging it to a different location.Drag and drop was first used in Mac to copy between disk and folders.Today rag and drop functionality is being used in websites and it really saves time for user. Here is the list of free drag and drop jQuery plugins.…

clipboard.js is a modern copy to clipboard with No Flash.Copy text to the clipboard shouldn’t be hard. It shouldn’t require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn’t depend on Flash or any bloated framework. clipboard.js takes advantage of HTML5 data attributes for better usability.This library relies on both Selection and execCommand APIs. The second one is supported in the following browsers: Chrome 42+, Firefox 41+,…

Responsive Sidebar Navigation is an easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.Building responsive navigations for mega sites is never an easy task. If you’re working on an admin panel, chances are you’ll need to design and develop a vertical menu, with plenty of sub-categories.So here is a tutorial to create responsive sidebar navigation for admin dashboards by Codyhouse.    

This is a list of free jQuery checkbox and radio button plugins to use in your web design projects.Checkboxes are often shown on the screen as a square box that can contain white space (for false) or a tick mark or × (for true).Radio buttons are used when there is a list of two or more options that are mutually exclusive and the user must select exactly one choice. In other words, clicking a non-selected…

Today we have a list of free jQuery credit card form plugins and validators.As the internet technologies move on people make shopping online much much more than when compared to previous years.The amount of money spent with online shops is increasing at an outstanding rate due to the convenience, choice and low prices that can be found. So online shopping is rapidly becoming the first choice of people in the world for modernized or traditional…

This is a list of free jQuery map plugins or developers.These plugins help you to implement Google Maps into your website and quickly create markers and controls menu for the locations on map. All require jQuery and Google Maps API v3 so you need to have both in your page.Most of them support Directions, Polygons, Polylines, Fusion tables and styled maps etc. Geocomplete An advanced jQuery plugin that wraps the Google Maps API’s Geocoding and…