Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Including Javascript inside Javascript 1

Status
Not open for further replies.

blissett

Programmer
Joined
Mar 1, 2003
Messages
2
Location
US
How do I include another Javascript file inside a Javascript file?
 
document.write('<\script src=&quot;file2.js&quot; type=&quot;text/javas\cript&quot;></s\cript>')
 
gph1, Thanks for the code... it worked!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top