View Full Version : Javascript Validation


henry_s
01-14-2003, 11:38 AM
Hi,

I would like to validate my javascript to the appropiate standards. It works fine in IE, in Netscape some functions don't show at all, and text formatting just doesn't work.

Has anyone got any links to Javascript validators?

Cheers,

Henry

whammy
02-08-2003, 01:25 AM
There's really no such thing as a javascript "validator" that I know of, your best bet is to learn what different browsers support, and to check your scripting in different browsers.

http://www.codingforums.com

is a good place to get help on javascript.