• Skip to main content
  • What We Do
  • Our Work
  • Contact

Mackey

November 30, 2012 by Mackey

Disabling disabled drop down option on iPad

We encountered a small but annoying bug with the Apple iPad and Mobile Safari — a disabled drop down menu option is selectable! Well the simplest fix for us (since we had a alternate iPad version) was to stick this little jQuery script within our header and load after the whole page has loaded.  Hopefully it helps someone else out!

<script type=”text/javascript”>
jQuery(window).load(function () {
jQuery(‘select option[disabled]’).remove();
});
</script>

Filed Under: Uncategorized

Mackey Creative Lab
Web Design and Development, Branding, Graphic Design and Marketing Strategy
680 East Colorado Blvd., Suite 180 & Second Floor, Pasadena, CA 91101
info@mackeycreativelab.com // 626 214 5093
© 2014-2021 Mackey, LLC, All Rights Reserved

Want to join the Lab? Become a lab partner

Need Wordpress Performance & Security Management? Learn More