CMS: A Look Back and The Way Ahead
Web content has gone through many different phases since the first html document went online in 1990. Learn how content management systems have evolved since their first appearance, what’s hot now and where to find podcasts to get familiar with the lingo and get up to speed fast.
See the original post here: CMS: A Look [...]
Form Validation using jQuery
There are as many ways to implement form validation as there are opinions of the best way to do it. This article discusses client-side validation using jQuery’s validation plugin.
More: Form Validation using jQuery
a2a_linkname=”Form Validation using jQuery”;a2a_linkurl=”http://www.frenzygraphics.com/2009/03/23/form-validation-using-jquery/”;
How to Use JavaScript to Validate Form Data
This article discusses how to use JavaScript to validate important types of form data, including names, addresses, URLs, email addresses, phone numbers, zip codes, expiration dates and credit card numbers (Visa, Master Card, Discover, and American Express, in both Canadian and US formats). By Joseph Myers. 1002
More here: How to Use JavaScript to Validate Form [...]
Performance Optimizations for High Speed JavaScript
In this article, we look at how important JavaScript optimizations are analyzed. These general purpose techniques are designed for JavaScript on all browsers. Detailed graphs of all the performance results are given after each optimization. You will be amazed at the incredible speed improvements! By Joseph Myers
Originally posted here: Performance Optimizations for High Speed JavaScript
[...]
JavaScript and HTML Tricks
In this article you’ll learn about a wide variety of tips: from storing and using hidden data to making HTML forms and lists look great. Each topic contains a brief introduction, then details on how to apply the technique. By Joseph Myers. 0711
View post:JavaScript and HTML Tricks
a2a_linkname=”JavaScript [...]
How to Use a JavaScript Query String Parser
In this article you’ll learn how to obtain and use the data from the query string portion of the URL by using a JavaScript query string parser. This script is especially useful for people whose Web sites are served by free hosting providers. By Joseph K. Myers. 0612
How to Use a JavaScript Query String Parser
[...]


