tobeyt23 Posted May 19, 2008 Share Posted May 19, 2008 Has anyone run into this before where IE returns false but FF doesn't? Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted May 19, 2008 Share Posted May 19, 2008 Has anyone run into this before where IE returns false but FF doesn't? That's quite vague. What are you trying to do, specifically? Quote Link to comment Share on other sites More sharing options...
rhodesa Posted May 19, 2008 Share Posted May 19, 2008 function test(){ return window.browser.works; } The above will always return true in FF and false in IE Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.