Closed jonraedeke closed 9 years ago
@jonraedeke Any interest in working on this?
Yep, still working on this one. Thanks for checking.
Sent from my iPhone
On Apr 12, 2015, at 12:32 PM, Tim Wood notifications@github.com wrote:
@jonraedeke Any interest in working on this?
— Reply to this email directly or view it on GitHub.
Here's the solution I came up with: Detect touch events with Modernizr and repurpose the mobile menu for touch devices. Committed the styling and Modernizr module, enabled with dgc_deploy.
Great solution. Thanks.
The switch from menu button to horizontal menu with hover drop-downs occurs at 44em(704px). Many touch devices are wider. They can't hover to see second level.
Options