jquery - Stop clicking link twice on iphone -


i have link mouseover.

it works great in browsers, when touch link once on ipad or iphone, mouseover changes. have click twice link work.

how make link work 1 touch?

here link:

<div id="search">    <a href="search.php" class="mag"><span></span></a> </div> 


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -