Follow the instructions found at
http://docs.jquery.com/UI/Accordion
to make a page that uses a jQuery Accordion. (Basically download and edit the demo.)
To be done as a class
Reads a JSON file CarFacts.json
and populates a drop-down select based on the data. Then when the users selects a
car from the list, the corresponding information and image are displayed.
Uses images found in
CarFacts.zip