javascript - Other jquery elements not supported when I apply this script in my page -


i use many jquery elements in page toggle, accordion,
show hide , lightbox when apply

<script type="text/javascript"  src="http://www.solutoire.com/experiments/mootools/mootools.js"> </script> 

my other jquery plugins not supported.

use

jquery.noconflict(); 

and check this topic


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -