Thursday, 21 October 2010

JavaScript Collection

JavaScript

JavaScript is NOT the same as Java. The syntax is similar but they are otherwise completely separate languages. JavaScript IS very similar to JScript - an attempt by Microsoft to avoid giving credit to Netscape during the browser wars.

1. Miscellaneous Scripts

2. JavaScript Cookies

3. JavaScript Form Validation

Methods for validating user input in forms using JavaScript:

4. Using XMLHttpRequest (Ajax)

5. DHTML Sorting

Now that the major players in the browser world have agreed on a DOM, we can finally start to do some useful things with DHTML. The following pages implement dynamic sorting of elements in an already-loaded HTML document:

No comments:

Post a Comment