Webmaster Tips » JavaScript Webmaster Tips » JavaScript Rss Feed

< 1 2 3 4 5 >
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..

Feb 26, 2004

Display the Current Day of the Week

How to display the current day of the week.
Jun 7, 2002

Determining Client Capabilities

Determine the capabilities of a client browser from the resolution to the user language.
May 7, 2002

Highlighting phrases in text

Returns a character phrase with html highlighting a Pattern. The hightlight is dependant on the Type.
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
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
May 6, 2002

Rotating Images

Rotating Image and Dynamically Change the Link
Source: Rotating Images   Tags: JavaScript
< 1 2 3 4 5 >