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

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

php - htaccess subdomain and directory redirect -

c# - Sort XmlNodeList with a specific Node value -