FAQ Accordion
The FAQ Accordion project started as a demonstration identifying some of the advantages of using jQuery over JavaScript DOM manipulation. Both the plain JavaScript and the jQuery plug-in versions of FAQ Accordion operate in the same manner. No extra markup or stylesheets are required for either to work. The plain JavaScript version can be used on simple sites that do not utilize the jQuery library
more…