Menus

hank3319
14 years, 10 months ago
For the future i would like to see pull down menus working properly.
Kunter
14 years, 10 months ago
Well, it would be more helpful if you'd give some spesifics. Nonetheless, dropdown menus mostly employ javascript which is an issue for some mobile devices (i.e. supported partially or not supported at all), and also something to consider for keeping it easy on the low end.
gjrweb
14 years, 10 months ago
A nice suckerfish menu perhaps based on css?
jarkko
14 years, 10 months ago
Hi,

Dropdown menus are bit problematic for mobile. Not all devices support Javascript or even CSS. Also, touch based devices don't have hover events.

But we keep our eyes open for any solutions.
TomSoyer
13 years, 3 months ago
The City of Brussels in a drop-down menu on their mobile site (www.bruxelles.be).
Is it possible to have the same style?
dryabov
13 years, 3 months ago
TomSoyer wrote:
The City of Brussels in a drop-down menu on their mobile site (www.bruxelles.be).
Is it possible to have the same style?


Yes, in theory it's possible on high-end devices (androids, iphones, etc.), but 99% that it's impossible on mid- and low-end devices (old phones, opera mini, etc.).
But anyway I don't know how to do it on practice, most likely it requires to use jquery (or smth similar) to be crossbrowser solution.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.