Bottom of This Page |
JavaScript code execute here a call to the function which determine the users browser type.
Sample of a script for cross-browser support from PC MAGAZINE, JUNE 24, 1997 Vol. 16 No.12 Page 223-232 by William Robert Stanek executive director of Global Internet Solutions.
Because Internet Explorer and Netscape Navigator dominate the market (1997), your goal is to create scripts that run in both. So right now, the best course is to exploit the common features of the two implementations and create scripts that will work with either client.
You can see the JavaScript by using View Source.
|