Magnify JS is a simple, lightweight jQuery plugin that adds a magnifying glass style zoom functionality to images. It is a useful feature to have for product images on ecommerce websites, or if you just want people to be able to zoom into an image without spawning additional overlays or popup windows that may cover your content.
Best jQuery Plugins Plugins & Tutorials with Demo
Select3 : jQuery light-weight Selection library
Select3 is a modular and light-weight selection library for jQuery and Zepto.js. It has the following benefits:
* Rich UI. Select boxes made by Select3 have rich functionality, work out of the box and are customizable.
* Modular. Select3’s modular approach is aimed to make it easy to create custom builds with just the features that you care about and to easily swap modules for custom ones.
* Light-weight. Select3 is smaller than comparable selection libraries, even if you’re using the &full& build with all features packed in.
* Compatibility. Select3 can be used with both jQuery and Zepto.js and is compatible with jQuery builds without Sizzle.
Flatcheckbox : jQuery Styleable Checkbox Plugin
Service flatcheckbox is a small jQuery plugin that serves 2 purposes:
- It styles a checkbox any way you want by hiding the
<input type="checbox" />and replacing it with a styled div. The css file that comes with the component creates a ‘flat’ checkbox (comparable with how you see checkboxes on Windows 8.x apps). - It binds your event handler to the element.










