So, whenever I click on my button, this happens:
Is there any way to prevent this?
Thanks guys. :)
Think you keeping your button inside <a> tag. If so use this code
<a>
a #btnid { border:none; }