[thelist] weird JS error

Brian Cummiskey Brian at hondaswap.com
Mon Dec 13 14:06:37 CST 2004


the firefox JS consoel is throwing me a rather weird validation error.

see: http://hondaswap.com/brian/ups_error.JPG
for a screen shot.

the entire code of heading.js that the error references is as follows:

with (document)
{
	write('\bVersion: 1.0.0 - 12-13-2004\b');
}



The version and hard-coded date write out fine in both ie6 and firefox 
(the only 2 browsers i need to check here on my lan) but its still 
throwing the asian character reference error.  Any ideas?



More information about the thelist mailing list