FAQS JQuery style displays a list of questions. When you click on a question, or it's icon, the answer quickly fades in beneath with a professional Jquery javascript effect. Click to close the answer and it fades out just as nice. Uses div and h2 tags instead of tables for easier CSS styling.
Adapted from 'Javascript, the Missing Manual' by David S McFarland p227
http://www.sawmac.com/js/
The question and answers are typed directly into the catalog page, faqs.php. This reduces server load to the database to retrieve answers, and eliminates the page jumping around, the 'return to top', as the user clicks on questions. No admin interface is needed. Installation is simple.