|
|
Q44 How do I redirect browsers that do not support JavaScript?
irt.org | Knowledge Base | JavaScript | General | Q44 [ previous next ] Q44 How do I redirect browsers that do not support JavaScript?By using the following it is possible to redirect browsers that don't support JavaScript to one page and browsers that do to another:
Note: in Opera replace() will work, but only with absolute URL's. The following was suggested by Tim Antonsen: Rather than the code you suggest, I've found the following to work quite well:
Feedback on 'Q44 How do I redirect browsers that do not support JavaScript?' |
-- div -->
|