Webmaster Tips » JavaScript Webmaster Tips » JavaScript Rss Feed

< 1 2 3 4 5 >
Apr 7, 2002

Animate Button

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?)
Source: Animate Button   Tags: JavaScript
Apr 1, 2002

Browser Detect

Javascript to detect the browser being used to view your site
Source: Browser Detect   Tags: JavaScript
Mar 20, 2002

Add a Bookmark

Add a bookmark to the visitors Favourites folder in Internet Explorer
Source: Add a Bookmark   Tags: JavaScript
Mar 20, 2002

Number Validation

Use this function to validate a form field to only accepts numbers.
Source: Number Validation   Tags: JavaScript
Mar 13, 2002

Validate Currency Field

Want to validate your field to only accept US currency? Try this short JavaScript function.
Mar 13, 2002

Print function

This small, simple function will call the Windows print function within a browser.
Source: Print function   Tags: JavaScript
Feb 26, 2002

Creating Rollover effects

How to change images using the MouseOver and MouseOut events to create a mouse roll-over effect
Feb 26, 2002

Counting down with JavaScript

How to display a countdown using different images and Javascript
Feb 26, 2002

Navigating backwards/forwards

This script shows you how to emulate the Browsers Back-Forward buttons
Feb 24, 2002

Pre-load Images

Some simple javascript to pre-load images on a web page
Source: Pre-load Images   Tags: JavaScript
< 1 2 3 4 5 >