Tagged Questions
2
votes
2answers
169 views
Is there a proper name for the accordion-like stacked panels?
Essentially, it's a collection of panels, stacked towards the top. Each can be expanded or collapsed on its own. When a header is expanded, the headers below it "stick" to its bottom. This is in ...
15
votes
2answers
3k views
accordions vs tabs
What is difference between accordions and tabs from the UX point of view?
This is repost from this thread on SO: http://stackoverflow.com/questions/5690589/difference-between-accordion-and-tabs
(I ...