jquery.js need help

4 replies · opened Dec 19, 2017

Wweb404Dec 19, 2017

i have two question with jquery.js

  1. ``
    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 ?

  2. 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

SSemicolon WebSTAFFDec 21, 2017

Hello,

  1. You can jQuery in the <head> but this will cause your Website to load slow which is why the jQuery is used at the bottom of the Pages.

  2. It is not recommended to use a different jQuery version as it might cause conflicts.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Wweb404Jan 6, 2018
  1. but i am using script witch works only jQuery v2.2.4 (i have ATTACHMENT it)
    if delete default canvas jquery.js jQuery v1.12.4 , i use my jQuery v2.2.4 (i have ATTACHMENT it) , it might cause conflicts?
SSemicolon WebSTAFFJan 8, 2018

Hello,

  1. Unfortunately, Canvas v4.5 currently supports only v.1.12.4 of jQuery.

  2. Yes it will cause conflicts.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard