Is there a way using jQuery or Javascript to force a page to open in Firefox?
Posted
by sadmicrowave
on Stack Overflow
See other posts from Stack Overflow
or by sadmicrowave
Published on 2010-06-02T19:34:12Z
Indexed on
2010/06/02
19:44 UTC
Read the original article
Hit count: 251
Is there a way using jQuery or Javascript to force a page to open in Firefox? For example, if the user has their default browser set to internet explorer, but they have firefox on their computer - open a new firefox window with the intended page. If so, I would need to check to see if they have firefox on their machine; otherwise, redirect to the mozilla firefox download site...
any suggestions?
© Stack Overflow or respective owner