jQuery Mobile Selectmenu Widget

jQuery Mobile Selectmenu Widget

Hi there. I'm currently trying to get the Selectmenu widget running on a project of mine. I want to be able to use the native menu on mobile devices but a custom styled one on Desktops. I tried building a custom build of jquery mobile just for that functionality cause I don't need anything else, so I selected "Selects" and " Selects: Custom menus" in the Mobile Download Builder. However something seems to be missing in the dependencies, because I only get the native menu to function properly. The Custom menu seems to generate the custom container, however when I click on the label of the Selectmenu the ID gets triggered in the Browser URL bar, so there seems to be missing some javascript that overwrites the default behaviour of clicking on labels.