Hacker News new | ask | show | jobs
by jrumbut 1988 days ago
The IE 7 compatibility code broke the site in modern browsers, or did you really get a visitor on a Windows 98 machine?
1 comments

It was a bug in an old version of superfish.js which relied on a deprecated jQuery function to detect the browser. $.browser broke in the new(er/est) version of jQuery which is integrated in that site.