Javascript ".js" files and Browsers - What Browsers and Browser versions support &

They have: 15 posts

Joined: Sep 1999

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's picture

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.

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.