- Impact
- 13
I am creating a page that has a list, and each of these items would link to a page with more information, except I don't want to have to create a new page since there will be a few hundred different items. Instead, I want the visitor to be able to click the item, and it will expand to show the information. It would push the other list items down to make room for the information, and clicking it again would collapse. I'd also like to be able to have more than one level on the expansion and be able to put tables in the expanding space.
I've seen this done with javascript but there's an easier and more efficient way, I just can't figure it out.
I've seen this done with javascript but there's an easier and more efficient way, I just can't figure it out.
















