Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Dukker Jansen   on Jan 09 In Java Category.

  
Question Answered By: Ludo Ricci   on Jan 09

try to use relative paths instead of absolute ones. For example, put
your js files to "js" subdirectory of the directory  where you keep
this html file  and then use this:

<script src="js/names.js"></script>

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JavaScript Include question Or get search suggestion and latest updates.


Tagged: