I would like to create a list of Frequently asked questions the headings (questions) of which should initially be visible only. On tapping on the heading it should expand to the answer. Any best practices, links, guidelines or examples available? With thanks in advance…Chris
What you are looking for is called as accordion. Here is the code http://codepen.io/anon/pen/zxJvxJ
Cool. Thanks that helps.
1 Like