Tap and swipe function together

Tap and swipe function together

Hello,

I am pretty new to jquery mobile and I have one issue that bothers me. On my homepage when I swipe up and down, some of the buttons get highlighted (even though they are not "clicked" or "tapped"). There is no problem with swiping, and there is no action except the highlight, but I would like to get the highlight only when someone actually taps the button, not swipe the page up / down.

The homepage I am working on is here: http://www.sandbox.mytriorings.com/

and I am talking about category buttons. Of course it has to be visited from a mobile device to get the mobile template :).