Adding browser-switch scriptsYou can add a browser-switch script to the head section of your Web page that detects the Web browser loading the page and automatically redirects viewers to an alternate page based on their browser. For example, you can use this feature to have version 3.0 browsers switch to another page if the current page contains features (such as actions, animations, and cascading style sheets) that can only be interpreted by version 4.0 browsers and later. Note: The browser-switch script is ignored by version 2.0 browsers and Microsoft Internet Explorer 3.01 for Mac OS. Since an older browser can't read the browser-switch script, you should make sure that the page you're placing the script on is built for the oldest of browsers and assumes no redirect is possible. You can also use the browser-switch script to separate Netscape from Internet Explorer browsers based on browser-specific markup support. To add a browser-switch script:
Note: In the Browser Switch Inspector, you can select the infinity symbol for Netscape or Explorer to indicate that the supported browser versions are those later than version 5.0. |