i have two question with jquery.js
``
default jquery is in bottom of site.
in simple pages like full-width.html , can i use jquery.js in top of site in tag <head> , will this get problem for site or it will me ok ?default canvas jquery.js use jQuery v1.12.4
but i have code witch use jQuery v2.2.4 (i have ATTACHMENT it)
<script type="text/javascript" src="my-jquery.js?v=22"></script>
can i use my jquery Instead of efault canvas jquery
