Webmaster Tips » JavaScript 
Jan 11, 2006
How to disable all elements on a form
You almost always want to have your form to be disabled as soon as the user pressed the submit button so that the user doesn't accidently submit the form twice. Here's how.
Source: How to disable all elements on a form
Tags: JavaScript
Jan 9, 2006
Trimming form fields
Web forms often ask visitors for non-essential information, but long and complicated forms can seriously hinder the e-commerce sales process. Wouldn't it be cool to give users the option to hide these optional fields at their own discretion, and with a clever use of Javascript, the DOM and some CSS we can!
Source: Trimming form fields
Tags: JavaScript
Jan 4, 2006
JavaScript Cheat Sheet
The JavaScript cheat sheet is designed to act as a reminder and reference sheet, listing methods and functions of JavaScript. It includes reference material for regular expressions in JavaScript, as well as a short guide to the XMLHttpRequest object. A description of what is on the cheat sheet follows, or if you are impatient, you can go straight to the full size JavaScript cheat sheet..
Source: JavaScript Cheat Sheet
Tags: JavaScript
Feb 26, 2004
Display the Current Day of the Week
How to display the current day of the week.
Source: Display the Current Day of the Week
Tags: JavaScript
Jun 7, 2002
Determining Client Capabilities
Determine the capabilities of a client browser from the resolution to the user language.
Source: Determining Client Capabilities
Tags: JavaScript
May 7, 2002
Highlighting phrases in text
Returns a character phrase with html highlighting a Pattern. The hightlight is dependant on the Type.
Source: Highlighting phrases in text
Tags: JavaScript
May 6, 2002
News Scroller
Javascript News Scroller for IE 5 and above
Source: News Scroller
Tags: JavaScript
May 6, 2002
Building a MultiDimensional Array in Javascript
Building a MultiDimensional Array in Javascript
Source: Building a MultiDimensional Array in Javascript
Tags: JavaScript
May 6, 2002
Autolink
Automatic jump to a url on when the mouse moves over a link
Source: Autolink
Tags: JavaScript
May 6, 2002
User Defined Splice function
Returns all previous character up to the pattern match
Source: User Defined Splice function
Tags: JavaScript
Tips & Tricks
Webmaster Tools
Sponsors
Featured book

Statistics
Validate