I have a problem, when i try to click a div it cannot redirect.
<div class="blockquote-box blockquote-success clearfix">
<div class="square pull-left ui-draggable ui-draggable-handle">
<img class="Width_40" src="Allbill.png" alt="">
<span class="fa fa-heart fav-link FontSize-18" title="" data-original-title="Add to My Favorites"></span>
</div>
<a href="/customer/customerbilldetails">
<h4>
Bill Listing
</h4>
<p>
Report listing bill details.
</p>
</a>
I am using a tag. Inside the tag having the all elements,
when i right click mouse not show the open in new tab menu... how can i resolve this ...please anyone help.