For a multi-step form I've defined some input validation functions called validate_step1(), validate_step2() and validate_step3() that are being used as callbacks in a jQuery plugin.<BR><BR>I did a ...
What is JSON (JavaScript Object Notation)? JSON (JavaScript Object Notation) is a text-based, human-readable data interchange format used to exchange data between web clients and web servers. The ...
In the last two columns, I've been discussing my deepening understanding of JavaScript ("JavaScript for an ASP.NET Developer") and my appreciation of JavaScript's beauty as a language oriented around ...