0
Good my html is not recognizing the js file when I put in 2 folders for example, when I put
<script type="text/javascript" src="assets/js/scripts.js"></script>
It doesn’t work even the file being there, then I moved the file only to js/scripts.js and it worked normally, someone can tell me what is causing it.
http://i.imgur.com/enC4JX2.png
PS: Ali ta asssets, with 3 "S", but I put wrong only at the time of taking print even.
"PS: Ali ta asssets, with 3 "S", but I put wrong only at the time of taking print even."
– leeosnt
Put "<script type="text/javascript" src="Assets/js/scripts.js"></script>" before the body closes, not outside it.
– user20038
Still in the way desmo, not working...
– leeosnt
I think you have not read the topic, it is a problem when calling it, when I put in js/scripts.js or the direct directory of the site works perfectly, now if I put in 2 folders, Assets/js/scripts.js does not work.
– leeosnt
I just think I’d better read the question well before I answer, explain more that there’s no way, but thank you for answering.
– leeosnt