21287 Posts in 5733 Topics by 2602 members
| Go to End | ||
| Author | Topic: | 19432 Views |
-
Re: jQuery is not defined

12 November 2010 at 3:14pm
Is it good practice to load jquery from sapphire?
<% require javascript(sapphire/thirdparty/jquery/jquery.js) %>
orRequirements::javascript(SAPPHIRE_DIR . '/thirdparty/jquery/jquery.js');
-
Re: jQuery is not defined

12 November 2010 at 5:26pm
Is it good practice to load jquery from sapphire?
Yes it is recommended to load this version as if you use modules such as forum, UDF (two off the top of my head) you won't have to include multiple versions of jQuery.
| 19432 Views | ||
| Go to Top |


