4
Shouts

Web 2.0 | Did you know.. How to develop Jquery Plugin?

posted by farooqkaiserfarooqkaiser 819 days, 2 hours, 58 minutes ago
Friday, February 26, 2010 10:07:29 PM GMT

jQuery is a lightweight cross-browser JavaScript library. It is very easy to build a plugin that can extend the jquery functionality and that Plugin can be reused. Here is Jquery plugin structure. 1: jQuery.fn.pluginName = function(){};

Let's put together a working sample. Here is jquery input validation plugin. 1:

category: Ajax | clicked: 0 | | source: www.fairnet.com | show counter code
tags: JavaScript, jQuery

No comments yet, be the first one to post comment.

To post your comment please login or signup