17.04.2015, 16:36
I'm pretty new to Web Development, can someone tell me how to get access to the javascript files from different directories...?
My folders go like this:
How would I get the online players / index.php JavaScript from the main folder?
My folders go like this:
- Main Folder
- Server
- Online Players (Can't get JavaScript)
- Player
- Config
- Libs
- Server
Код:
<script src="./holdings/js/jquery-1.5.2.min.js" type="text/javascript"></script>