Posted November 21, 2008 and filed under Technology    tags: 

Not finding a nice and simple FAQ Plugin for jQuery I decided to see how hard it would be to create one from scratch. Turns out it's not too difficult after all. This Plugin will provide you with a way to style a simple list of items that can then be displayed as a collapsable list like you usually see with 'Frequently Asked Questions' lists.

faq

 

jQuery does all the magic behind the scenes and you only need to create simple header (ex. h2) and content sections (span). You have the option of displaying an optional index that includes a link to each entry in your list.  Overall I am very pleased with the results and plan on using this plugin to build a list of frequently used and helpful snippets of code that I want to share with everyone.  See it in action at http://www.dscoduc.com/page/FAQPlugin.aspx.

I plan on building a control for BlogEngine that will allow for simple creation of entries intro the FAQ list but for now you have to add the header and content sections by hand.

If you like what you see then feel free to download it and give it a whirl…

jQuery.FAQ.zip

If you liked this article why not share it with others?

Kick it up to DotNetKicks.com

Comments

Add comment


(Will show your Gravatar icon)

biuquote
Loading