Funky multilevel accordion menu
A simple and clean accordion with nice features.
Javascript/jquery is used to build the HTML from an xml structure. All transitions are CSS transitions.
Instructions for use:
- In your HTML file, link to the funkyaccordion.js, styles.css.
- Make sure that you have linked you HTML to jQuery and Font Awsome.
- If you want to use the font I have used, make sure to link to the Google font "Ubuntu".
- In funkyaccordion.js, make sure that you point to the location of your xml file.
- Don't change the structure of the xml file. You can add, delete and edit content though.