Working on a website that is also viewable on mobile and need to bind an action on both touchstart and mousedown.
Looks like this
$(\"#roll\").bind
I recommend you try jquery-fast-click. I tried the other approach on this question and others. Each fixed one issue, and introduced another. fast-click worked the first time on Android, ios, desktop, and desktop touch browsers (groan).