Search query for "word ' word" throws several JavaScript errors. At least in IE
There are 5 reader comments
• Oct 24 2003 • 3:14PM
not getting any such errors ! (ie6 on Win2k pro)
• Oct 24 2003 • 3:51PM
Looks like they fixed it.
• Oct 24 2003 • 4:36PM
You should bill them for your QA service !
• Oct 24 2003 • 9:20PM
IE. LOL.
This thread is closed to new comments. Thanks to everyone who responded.
milov • Oct 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.