Jump to content
  • 0

jQuery + Mootools: noConflict


yelkin
 Share

Question

К сожалению, я один из тех, кто столкнулся с такой редкой проблемой..

Суть в том, что только на MooTools мне удалось найти необходимый для меня слайдер. В то время как jQuery использует: меню, модальные окна, табы и галерею. Поэтому подружить их - моя первоочередная задача.

Единственный выход из положения - jQuery.noConflict(); - но вот как им воспользоваться я так и не понял.

Я уже по всякому вызывал этот скрипт, но ничего не изменилось.

<script type="text/javascript" src="jquery/jquery.js"></script>

<script type="text/javascript" src="js/script.js"></script>

<script type="text/javascript">jQuery.noConflict();</script>

<script type="text/javascript" src="js/mootools.js"></script>

<script type="text/javascript" src="js/script.js"></script>

Кто-нибудь сможет мне помочь?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
тут с примерами http://api.jquery.com/jQuery.noConflict/

К сожалению, не программист, понять не могу.. Привёл бы кто хотя бы один пример одновременного использования jQuery & MooTools на одной странице..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy