Tablets hover on first click, click on second click
问题 Posting this question largely in the hopes of confirming my suspicions of the behaviour, and thus documenting it for other programmers. (Since I found no record of this anywhere online) I have a site that I'm building, whose nav bar has the following properties: The horizontal section is a <ul> of <li> s and some of the <li> s hav both: A n <a> element taking you to that topic. A hover CSS selector that triggers display:block on a submenu - a nested <ul> which then drops down vertically. On a