show/hide this revision's text 2 deleted 2 characters in body

Since many years a GUI-standard are the menu-bars of applications with menus popping up, if you click or hover an entry in the menu-bar. Some websites implement this feature too, but they are using Javascript, as far as I can see. For different reasons Javascript could can be a problem, so the question: Is this possible to implement without javascriptJavascript, only using HTML and CSS?

show/hide this revision's text 1

How can I create a menu in HTML without using Javascript?

Since many years a GUI-standard are the menu-bars of applications with menus popping up, if you click or hover an entry in the menu-bar. Some websites implement this feature too, but they are using Javascript, as far as I can see. For different reasons Javascript could be a problem, so the question: Is this possible to implement without javascript, only using HTML and CSS?