• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

browser redirect script

GundamSonicZeroX

Platinum Member
my site is coded specifically for FF and I don't want a bunch of hate-mail saying "U site won;t work in ploer!!"(I get alot of e-mails like that.) So I want to redirect those users to a page that has links to the Opera site and the Firefox site. How can I do this? I don't know JS but I do know HTML and CSS.
 
i'm a little concerned

here's why -

1. you know enough html and css to code specifically for firefox
2. you don't know how to do a browser detect and redirect (or even google it)

why don't you just make your code cross browser friendly. its not difficult.
 
Originally posted by: troytime
i'm a little concerned

here's why -

1. you know enough html and css to code specifically for firefox
2. you don't know how to do a browser detect and redirect (or even google it)

why don't you just make your code cross browser friendly. its not difficult.

I don't know JS and all the google results I get are for Netscape.
 
That's crazy, you will be blocking millions of people from accessing your site. IE still has more users than any other browser
 
Back
Top