var $juery = jQuery.noConflict();
$juery(document).ready(function() { ... });
+
Magento is a very big system, so sometimes things might not work as you would expect. here is a little trick you need to use before usin...