JavaScript Mini-FAQ Sooner, or later, as we start learning and using JavaScript, we will all have questions we want answered. One author, Danny Goodman, has compiled a list of typical questions people ask when starting out with JavaScript.
| Name: |
ty |
| Subject: |
Re: netscape problems |
| Date: |
08-04-1999 01:56PM |
hi troy!!
Netscape & IE has different functions for
the JScript. You should check for the browser before you let ppl's accessing your page. The best thing is:
1. check which browser are they using
2. make all the functions common to both
3. You should be ok.
you should check JavaScript for Netscape and IE for every function you used. Then you make them common.
Hope it help you.
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the JavaScript Forum!
New On DevShed:
Hot Forum Topics:
|