Sample Code 
-
Short guide how to debug client JavaScript in VS 2005.. 
-
There is no doubt that AJAX and AJAX-style technologies are the way forward for web design. Developers can create true "applications" on the web like never before - however care needs to be taken with AJAX, in order to keep web sites secure.. 
-
This is a small javascript function that can be used to validate a phone or fax number.. 
-
Learn how to write a basic, client-side Atlas progress bar, and download the source code.. 
-
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.. 
-
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!. 
-
How to display the current day of the week.. 
-
Ever wondered how to use the MS Agent characters from your website? This example demonstrates how, using JavaScript and VB Script. 
-
Change a text field to all lowercase or uppercase before submitting.. 
-
Determine the capabilities of a client browser from the resolution to the user language.. 
-
Returns a character phrase with html highlighting a Pattern. The hightlight is dependant on the Type. . 
-
Javascript News Scroller for IE 5 and above. 
-
Building a MultiDimensional Array in Javascript . 
-
Automatic jump to a url on when the mouse moves over a link . 
-
Returns all previous character up to the pattern match . 
-
Rotating Image and Dynamically Change the Link . 
-
Animate text using JavaScript. 
-
Explains how to find a string inside of a bigger string . 
-
David Nishimoto demonstrates accessing the Document Object Model available in IE 5 from your javascript code. 
-
A few more animated buttons using CSS, Javascript and DHTML to create new more interactive & cool Form Button controls. Remember the code is best suited for only IE-5.5 and above.. 
-
This code can be used to design a Fading Scrollbar, using CSS and JavaScript technology.. 
-
Following code is to develop different animated buttons using the tricks of CSS, Javascript and HTML.
The code is effective for IE-5 and above.
Developed by Peeyush Nigam (CEO-PARI WEB SERVICES™) . 
-
Performs validation on a HTML field based on the criteria you specify.. 
-
How To: Dynamically Add an OPTION to a SELECT in a browser. 
-
Pretty self explanatory, don't you think?. 
-
Javascript to detect the browser being used to view your site. 
-
Add a bookmark to the visitors Favourites folder in Internet Explorer. 
-
Use this function to validate a form field to only accepts numbers.. 
-
Want to validate your field to only accept US currency? Try this short JavaScript function.. 
-
This small, simple function will call the Windows print function within a browser.. 
-
This code will show how to limit the number of character a user can enter into the HTML TextArea form field.. 
-
Formats a field to US dollar currency style.. 
-
Filling the values of a dropdown SelectMenu depending on the selection in another Menu.. 
-
How to validate entries in a form before allowing it to be submitted. 
-
How to change images using the MouseOver and MouseOut events to create a mouse roll-over effect. 
-
How to display a countdown using different images and Javascript. 
-
This script shows you how to emulate the Browsers Back-Forward buttons. 
-
This script shows you how to submit the contents of a form to different programs depending on which Submit button you press.. 
-
Allow a user to easily uncheck and check all the checkboxes on a form. 
-
How to open a page (existing as well as dynamic) in a new window without bars, buttons, etc.. 
-
Some simple javascript to pre-load images on a web page. 
-
A fully customizable JavaScript cascading menu for IE 4.0 or later. 
-
This function will change the colors of a form text box field.. 
-
How to create optional arguments in JScript. 
-
How to detect missing images with client-side javascript. 