Hi everyone, I am a newbe and would like to ask for help with the following task:
I am designing a website with a vertical accordion-menu on the left side that should stay fixed. So far no problem, an example I found on the w3school site.
Now I would like the buttons that do not have sub-menu items to link to the index-, kontakt- pages directly. The recommended description to link a button is to include it into <form> tag and assign a «formaction» to it.
When I do this the accordion looses the ability to spring open. Do I have to adapt anything in the Java-script or is there