Hy,
I'm using touch-punch.min.js, but:
for example this "button" is not working on mobile devices:
<span class="ui-icon ui-icon-refresh"></span>
but this button typed button is working well:
<button type="button" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button"><span class="ui-button-text">Szűrők alaphelyzetbe</span></button>
I attached a jpg file.
Please help!