To avoid jquery conflict Kindly use the following coding...


<script type="text/javascript">
        jQuery.noConflict();
......

</script>

Note: plz replace $ to jQuery

Comments

Popular posts from this blog