<a href="<?php print $base_url ?>/node/<?php print $part;?>/take" id="take_quiz1" >
<button class="btn btn-white btn-cons btn-cancel" >Take quiz test</button>
</a>
Here i am using both anchor tag and button tag.How to disable this menu in jquery?