Playing the Accordion

My second module was the public site for faqs. It was supposed to be easy since I just have to display all faq from the database but our supervisor Kuya Ads instructed me to use Accordion, one of the many controls of Ajax. Accordion is really cool, it’s a web control that allows you to provide multiple panes and display them one at a time. It is like having several collapsible panels where only one can be expanded at a time. It collapses and expands when you hover or click the selected category for the faqs. I Enjoyed playing with it although it was really tough manipulating it because the data are not static.

Leave a Reply

You must be logged in to post a comment.