PDA

View Full Version : JS Browser Sniffer to Identify Firefox



rynobot
January 27th, 2009, 12:09 PM
Can anyone show me or point me to a tutorial that will illustrate how to write a browser sniffer script which will identify firefox and call a function if the user is in firefox.

thanks.

claudio
January 27th, 2009, 01:10 PM
Can you tell me why do you want to do that?

Templarian
January 27th, 2009, 01:46 PM
http://letmegooglethatforyou.com/?q=javascript+detect+firefox

rynobot
January 28th, 2009, 12:24 PM
Can you tell me why do you want to do that?

As a fall back in case a web application which a client is using is not updated in time to support iFrames in Firefox.