Answered by:
how to create FAQ's

Question
-
User1586379637 posted
I would like to add a web page, using VS2012 (.aspx) and VB.NET
I would list a series of How to's.
Then when someone clicks on a How to, the answer would display below. (or maybe have a plus sign to the left of the question)
Could someone please direct me how to do this?
Thank you
Leonard
Friday, October 9, 2015 1:32 PM
Answers
-
User753101303 posted
Hi,
And the first problem you have when trying is? Try perhaps http://www.snyderplace.com/demos/collapsible.html
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, October 9, 2015 1:39 PM -
User61956409 posted
Hi Leonard,
Welcome to ASP.NET forum.
I would list a series of How to's.
Then when someone clicks on a How to, the answer would display below. (or maybe have a plus sign to the left of the question)
As PatriceSc said, some collapsible Accordion plugins will be helpful.
http://alijafarian.com/responsive-jquery-accordions/
http://www.pureexample.com/jquery-ui/accordion-options-icons.html
Best Regards,
Fei Han
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, October 13, 2015 1:58 AM
All replies
-
User753101303 posted
Hi,
And the first problem you have when trying is? Try perhaps http://www.snyderplace.com/demos/collapsible.html
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, October 9, 2015 1:39 PM -
User61956409 posted
Hi Leonard,
Welcome to ASP.NET forum.
I would list a series of How to's.
Then when someone clicks on a How to, the answer would display below. (or maybe have a plus sign to the left of the question)
As PatriceSc said, some collapsible Accordion plugins will be helpful.
http://alijafarian.com/responsive-jquery-accordions/
http://www.pureexample.com/jquery-ui/accordion-options-icons.html
Best Regards,
Fei Han
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, October 13, 2015 1:58 AM -
User1586379637 posted
thanks for the advice.
ajax works fine.
Best regards
Leonard
Tuesday, October 13, 2015 8:27 PM