Javascript Event Delegation Model

JavaScript is the main part of web development. Even you can optimize the performance of java script in the web for higher efficiency.  Javascript Event Delegation Model model can be implemented for avoiding events to occur recursively through out the HTML Element. The best example for event delegation is if you are creating HTML element dynamically … Continue Reading

Jquery animation

Isotope is an exquisite jQuery plugin for magical layouts. You can reveal & hide items with filtering and re–order items with sorting. The syntax is very simple, but the layouts can be really dynamic and intelligent. And also, there is progressively enhanced for CSS3 transforms and transitions. However, please note that it is free for … Continue Reading

JQuery says Bye Bye to javascript confirm box.

Tutorialzine are teaching us how to build a cross-browser, jQuery Custom Confirm Dialog Replacement. You can choose the text, buttons, and actions that will be executed when they are clicked. You can customize the appearance of the dialog by modifying jquery.confirm.css. As the message attribute of the dialog takes HTML text, you can further customize … Continue Reading

Simple modal with Jquery Reveal

While looking to help forward the user of web technology we have found a simple light weight plug in for jquery Reveal. Reveal is an attractive plug-in and very easy to implement Reveal is  cross-browser compatible so you can use in any latest browser also. Reveal is a great plug-in you can easily adopt to … Continue Reading

Signature Pad for Your HTML Forms

The Signature Pad jQuery plugin will transform an HTML form into a signature pad. The Signature Pad has two modes: TypeIt and DrawIt. In TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their name. In DrawIt mode the user is able to … Continue Reading

SVG or VML Automated Translucent Activity Indicator

NETEYE Activity Indicator is a jQuery plugin that renders a translucent activity indicator (spinner) using SVG or VML. It is a resolution independent indicator that works in any browsers. The plugin requires jQuery v1.4.2 (or higher). Besides that, no other files are required, especially no style-sheets or images. Requirements: Firefox 2+, Safari 3.2.1+, IE 6+, … Continue Reading