materialize
materialize copied to clipboard
Dropdown with Hover doesn't work on tablet devices.
$('.dropdown-button').dropdown({hover: true}) doesn't work onClick on Tablet devices. Tested on Android
Yes - hover doesn't work on touch devices. Only use hover:true if you're sure the device isn't a touch device.
https://stackoverflow.com/questions/4817029/whats-the-best-way-to-detect-a-touch-screen-device-using-javascript