How to make collapsible lists on a webpage?
March 30, 2004 1:12 PM
Subscribe
Because I only know pidgin HTML, I'm not sure if what I'm about to ask is Web Design 101 or Web Design 665, but: If I want to have a collapsible list, such that if someone clicked on "Words that start with B" in the following:
Words that start with A
Words that start with B
Words that start with C
the page would then reformat to show
Words that start with A
Words that start with B
balustrade
brickbat
bumptious
Words that start with C
without the whole page having to reload. Can someone please point me to a resource or study-able example?
posted by blueshammer to computers & internet (7 comments total)
It's definitely well above HTML 101, but you should be able to find an example that you can use or adapt without too much difficulty.
posted by tippiedog at 1:22 PM on March 30, 2004