Please guys.
For a few days, i've been trying to click on this button using IE10, but nothing works.
Help plz!!!
The html is:
<div class="btn-buy-pdt">
<form id="frmP" name="frm" method="get" action="/prt/exc/">
<input type="hidden" id="hdnPrtCode" name="product" value="" />
<input type="hidden" id="hdnTying" name="tying" value="" />
<span class="btn-buy" onclick="_gaq.push(['_trackEvent', 'buy', '/product/9871211/rt/pdt/', '']);">
<i class="icon-buy"></i>
<p class="font-buy">buy</p>
</span>
</form>
</div>