Faq Repeater is an easy to use control that allows a developer to create a
Faq listing of questions and answers just like those found on
Microsoft's website. This control was built
from the ground up, using three different templates to display the output. It
is built and used just like the Repeater control.
This control was developed with IE5+ and NS6+ in mind, but backwards
compatible support is enabled for those browsers that do not fall under this
category.
The resulting output is a collapsable style question and answer list, where
the question becomes a hyperlink and the answer is initially hidden or shown,
depending on the settings the developer decides on. Certain restrictions apply
to what controls can be placed in the QuestionTemplate. For the link to work
properly, you cannot use tables, or create your own hyperlinks.
A demo for this control is avaliable here: View Demo