You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
It would be great if the script could optionally auto-detect if the device is touch enabled (like the Modernizr .no-touch/.touch test) and always show for those devices - regardless of screen width. As well as the standard method of transforming to select at certain breakpoint.
It would be great if the script could optionally auto-detect if the device is touch enabled (like the Modernizr .no-touch/.touch test) and always show for those devices - regardless of screen width. As well as the standard method of transforming to select at certain breakpoint.
Is that possible?