Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vrooom Friend
    #165091

    I am trying to install an extension that functions as a bar that always appears on my website, unfortunately there is a conflict with MooTools.js script and jQuery script (which the bar uses, it is an extension plug in) I was given some HTML code that would probably solve this issue by loading jQuery before MooTools, but I do not know where to find it. I know that I must place it after the <HEAD> tag in my HTML code. That is all I was told.

    thangnn1510 Friend
    #395806

    Please add js code:

    jQuery.noConflict();

    to your JQuery files. That will help you to prevent conflict of 2 frameworks. More detail please follow this:

    http://api.jquery.com/jQuery.noConflict/

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  thangnn1510 13 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum