Search query for "word ' word" throws several JavaScript errors OCT 23 2003
Search query for "word ' word" throws several JavaScript errors. At least in IE
Search query for "word ' word" throws several JavaScript errors. At least in IE
not getting any such errors ! (ie6 on Win2k pro)
Looks like they fixed it.
You should bill them for your QA service !
IE. LOL.
This thread is closed to new comments. Thanks to everyone who responded.
Front page
About + contact
Site archives
Ads by The Deck
And more at Amazon.com
More listings on the Job Board
Hosting provided EngineHosting
milov39 23 2003 6:39PM
From a quick glance at the source code it seems the js error is caused by the single quote appearing unescaped in the onClick-event of the Images-tag, breaking the c('...') function.