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

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -