Answer the question
In order to leave comments, you need to log in
What is the best way to include jQuery script?
Is it possible to include a jQuery script so that it is not in the code, but is in the file?
The situation is this - it is connected, but at the same time there are 30 more lines of its description in the page code.
Answer the question
In order to leave comments, you need to log in
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/myscript.js"></script>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question