Administrator
|
Post by Liam on Sept 19, 2016 22:14:29 GMT
This is very much still a work-in-progress but it is functional. An accordion is one of those menus with lots of different titles lined up vertically, and when you click on one of them a box expands to reveal some extra content. You see them used a lot when it comes to FAQs and the like because it's an easy way to save space and it only reveals content when the user wants to see it. You can have a look at the current testing page at this link. My current plan is to implement a nice amount of customisation options. For example, allowing the user to change the colour of the title bar and content box as well as things like font sizes. Each accordion item already allows for custom html and css within the box, but global customisation settings will be nice if people don't want to get into code.
|
|