Username or Email
Password:
Forgot Password
hello, I want to know why the menu isnot showing wen i use another jquery ? i mean whenever i use another script in the page it runs jquery but menu dropdown doesnt work. please help .
Website Design Company
try to add this line…
jQuery.noConflict();
If that doesnt work then try ...
$.noConflict();
KD Tips Follow Me on Twitter Keep Smiling....
Try the following xml update:
<reference name="head"> <block type="core/text" name="google.cdn.jquery"> <action method="setText"> <text><![CDATA[<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> <script type="text/javascript">jQuery.noConflict();</script>]]> </text> </action> </block></reference>
Thanks
MagePsycho - Magento Freelancer Free Modules: jQuery LightBoxes | Frontend Links Manager & more… Commercial Modules: jQuery Sliders Pro | Custom Login Redirect Pro | Store Restrction Pro & more... Follow me on Twitter @ magepsycho