I am trying to create a drop down menu that occurs only after the user has clicked on the button. They would then be able to select the contents in the drop down menu and that information would populate the screen.
You will need to use some javascript to do this, you could either put the menu in a layer and show hide that on change of the buttons state or you could use css to disable the menu until the button is clicked
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.