javascript - CSS:hover for touchscreen reverse engineering -


i've found this site has sub-menu works fine on iphone/pad , i’m curious how made li:hover ul{ work touch screen?

i've looked through entire html, css, js , nothing stands out if cluey can have peak i’d interested in find.

i had same problem school website (www.harveygs.kent.sch.uk) servicepoint site gave me answer - add "<a href='#'>(your menu header)</a>" after first <ul> in menus.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -