I'm trying to prevent the select box from showing the drop down list of options. I've boiled my code down to the basics and put it below. I've tried binding to mousedown, mouseup, click, and a couple jQuery Mobile events and then calling preventDefault() but the drop down still shows. Any ideas?