Perhaps someone could help me figure this out. I have an iframe that contains a dynamic appointment scheduler. After choosing the date, you proceed to select a time slot. It displays the same drop down menu on mobile and desktop applications. I would like it to display on desktop the way it currently does, while having it show the mobile select box such as this: http://www.w3schools.com/jquerymobile/jquerymobile_form_select.asp in its mobile environment.
How can I change the coding to reflect my needs? Considering the html of the page is handled remotely, right?