JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I move tree1_nodes.js to another directory

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree
Author Message
OMS_Fred



Joined: 14 Dec 2004
Posts: 3

PostPosted: Tue Dec 14, 2004 6:53 pm    Post subject: How do I move tree1_nodes.js to another directory Reply with quote

I have a company web site where the production content is in a directory on a production server, which I am responsible for, is protected from even me. I have to develop in a "dev" directory on a "dev" server and an admin type copies the files from dev to production when I as for it, usually 2-3 days later. This make real time updates to my tree1_nodes.js file impossible.

I have a directory on the production server where I can place files and access/modify them directly. I would like to place my tree1_nodes.js in that directory.

How tell COOLjsTree Pro where to find the tree1_nodes.js if it is not in the same directory as my home page? Rolling Eyes
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Thu Jan 06, 2005 11:12 am    Post subject: Reply with quote

Just give it some absolute path:
Code:
<script src="http://my.special.server.com/jsfolder/tree_nodes.js"></script>
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsTree All times are GMT
Page 1 of 1