Nivo Zoom is jQuery plugin that allows you to zoom the image in full size or as lighbox. Its main feature is that you can determine the location of larger images of these miniatures. Zoom is a cross-Nivo browser plug-ins and tested on the following browsers: Internet Explorer 7 +, ...
Continue
DHTMLX Touch is an HTML5-based JavaScript library for building mobile web applications. It’s not just a set of UI widgets, but a complete framework that allows you to create eye-catching, cross-platform web applications for mobile and touch-screen devices. The framework is compatible with the major web browsers for mobile platforms. Applications ...
Continue
Face detection is a computer technology that determines the locations and sizes of human faces in arbitrary (digital) images. It detects facial features and ignores anything else, such as buildings, trees and bodies. Jay Salvat created a jQuery plugin whic detect faces in pictures and returns their coords. The algorithm was ...
Continue
As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked. So in this tutorial we’ll recreate that same effect … but we’ll do it in jQuery!
Continue
Every once in a while I come across a plugin that blows me out of the water and the most recent culprit is PassShark: a MooTools plugin that duplicates the iPhone's method of showing/hiding the last character in a password field. This gem of a MooTools plugin, which conquers some ...
Continue
Wijmo is a set of jQuery UI widgets for building killer web apps. We have leveraged the power of jQuery and jQuery UI to build a set of widgets that are feature-rich and easy to get started with. Wijmo widgets are all fully themed and theme-able. Each widget utilizes the jQuery ...
Continue
This jquery-based slider does what the most jquery-sliders do, but adds a hashtag to the window location, so you can link to any content / position of the slider. I was searching for a script like this for a while but didn't find one and so a decided to make ...
Continue
Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax. The goal: a 2k library that handles most basic drudge work with a nice API so you can concentrate on getting stuff done. Zepto.js is currently in early beta, and you can help to make it awesome by contributing code, documentation ...
Continue
jQuery 1.4.3 Offline Kit include printable reference sheets so that whenever you’re wondering what selector or method might be best to use, you’ll have access to material that can assist with that. The pack also comes with all the 1.4.3 documentation in an easily browseable offline format (with all our ...
Continue
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones ...
Continue