fredfredfred
IS-IT--Management
Hi - complete novice here. I've been let down by my IT department and have to find a solution myself. Unfortunatly I know absolutly nothing about Javascript.
I need to add some script to a page that will run a particular script depending on the hostname. The basic functionality will be:
If hostname = " then run script1.js
If hostname = " then run script2.js
Else run script3.js
I don't know where to start so if anyone can help me out of this hole then I would be very greatful.
As I said I know nothing about javascript so please be gentle with me!
Cheers
Fred
I need to add some script to a page that will run a particular script depending on the hostname. The basic functionality will be:
If hostname = " then run script1.js
If hostname = " then run script2.js
Else run script3.js
I don't know where to start so if anyone can help me out of this hole then I would be very greatful.
As I said I know nothing about javascript so please be gentle with me!
Cheers
Fred