Javascript ".js" files and Browsers - What Browsers and Browser versions support &
I am currently trying to separate my javascripts out of my html code into one file called "file.js". I am trying to make my code less cluttered.
My question, can anyone tell me which browsers, and their versions, support javascript ".js" file formats?
Any help would be appreciated!!
Ray
John Pollock posted this at 16:20 — 26th October 1999.
He has: 628 posts
Joined: Mar 1999
I could only get them working correctly in NS4+ and IE4+. From what I remember NS3 gave me all sorts of problems, especially with document.write() commands.
I haven't been able to test it in IE3 yet.
Java Script: A Beginner's Guide
Page Resource
Ray posted this at 17:13 — 26th October 1999.
They have: 15 posts
Joined: Sep 1999
Thanks John for the reponse!! That was what I needed!
Ray
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.