|
-
Jul 4th, 2002, 09:40 PM
#1
call js from js??
I want to call a js file from another js file (it needs to be called form another js file as the path will change)
How can i do something like this with java script (the given way does not work):
function open(path){
document.write('<script language="Javascript" src="'+path+'\review.js"></script>')
}
Thanks
Kris
-
Jul 4th, 2002, 10:44 PM
#2
Member
this is not the javascript forum
this belongs here http://209.120.143.185/forumdisplay.php?forumid=11
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|