Hi,
I have 2 javascript file : IE.js and FF.js
If the browser is IE i want to use the IE.js file.
or if the browser is Firefox ill use the FF.js
the functions on IE and FF are the same but different in some codes not supported by either browser.
how can i do this in my html page?
for example
IF browser = IE
<script src="IE.js" type="text/javascript"...
User Profile
Collapse
-
How to set javascript file for diff browsers
Last edited by acoder; Feb 20 '08, 07:51 AM.
No activity results to display
Show More