Personal notes on software development.
For Java technologies check my dedicated site

Pages

jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML. It was released in January 2006. Used by over 52% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today.

Plugins: There are multiple plugins to use side by side with jQuery core libraries (like the validation plugin that aids you on validating web forms).

Tutorials and references

Validation plugin

No comments:

Post a Comment