Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file jQuery/Mootools conflict driving me mad!

More
11 years 1 month ago #1900 by admin
Ok, I know what you are talking about. You did not have to add it here, it was already present in the page.
I did receive the file you have sent me. Thank you.
Please remove the code you have added in this file for now.
I will give it another try but I suspect you will have to check with support for the menu...

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #1901 by paulchap
Replied by paulchap on topic Re: jQuery/Mootools conflict driving me mad!
OK thanks, I have put the js file back to the exact original - I had tried support for the menu but didn't get anywhere, they don't even answer my messages now!

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #1902 by admin
Thank you, I will make another attempt in solving this :-)
Too bad for the support you get from the menu guys...

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #1903 by admin
Paul, could you try 'encapsulating' the code from script.js?
I mean: add
jQuery(document).ready(function($) {
... [the code for the menu here]
});
Sorry to make you try things out like that, I just cannot do it myself.

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #1904 by admin
You should probably do the same for the call to the class:
'new LeoMegaMenu ...' that can be found in the source code.

Olivier.

Please Log in or Create an account to join the conversation.