TurnWheel/jReject

incorrectly rejecting FF4 and not IE6...

Closed this issue · 1 comments

I was looking to use this to sniff out FF3 and IE6 ONLY and it's not working at all for IE6 and when I tell it only to reject FF3, it's rejecting FF4 as well. Anyone have a fix for this?

Are you using the older version? Try using the latest full version of jquery.browser.js and jquery.reject.js, and let me know if you still have the issue. I recently made changes to the browser plugin because of detection issues, but it's possible something else broke in the process.

I'm also working on a unit test page to look for issues like this, but it's not quite ready yet.