Dropdown menu - can it work on Hover, instead of click?

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Dropdown menu - can it work on Hover, instead of click?

Post by simonmlewis »

Someone has told me we could add a media query of 768 and below, that adds something to disallow the "link" in the menu on the first click, but allows it on the second.

If this sounds possible, how might we do it?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Dropdown menu - can it work on Hover, instead of click?

Post by simonmlewis »

Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply