Ignore:
Timestamp:
Apr 2, 2011, 11:42:15 AM (13 years ago)
Author:
patdenice
Message:

Avoid conflict with jquery

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/local_head.tpl

    r9972 r9974  
    1414{/if}
    1515
    16 {html_head}
    17 <script type="text/javascript">if (typeof jQuery != 'undefined') {ldelim} jQuery.noConflict();}</script>
    18 {/html_head}
    1916{combine_script id="mootools.core" path="themes/luciano/js/mootools-1.2.4-core.js"}
    2017{combine_script id="mootools.more" require="mootools.core" path="themes/luciano/js/mootools-1.2.4.4-more.js"}
    2118{combine_script id="luciano.script" require="mootools.more" path="themes/luciano/js/script.js"}
     19
     20{footer_script}
     21if (typeof jQuery != 'undefined') {ldelim} jQuery.noConflict();}
     22{/footer_script}
Note: See TracChangeset for help on using the changeset viewer.