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
Post a Comment