Maybe a bit off-topic....I have a page that validates as XHTML 1.0 
Transitional over at w3.org, but when I add javascript/form, it doesn't.

How are you guys going about getting forms/javascript to not throw errors 
when testing a page?

For example, it picks up the less than sign:
for(i = 0; i < password.length; i++) {

Do you have to replace those with &lt;


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to