T.Huss
Member
Posted 8 months ago #
We have a page of FAQ style questions.
We want a sort of drop down list? So you click on the question, and it shows.
Like how the menu drops down here (on the left): http://www.troid.ca
Our page is here:
http://www.islambristol.co.uk/knowledge-of-islam/
At the moment each question links to a page of its own
Look forward to your suggestions.
Thanks
Megan Goodson
Member
Posted 8 months ago #
I'm trying to find a better tutorial but this is the general idea http://www.htmlatoms.com/basic/using-the-id-attribute-for-in-page-navigation/
Basically it's using ID Attributes to form links, it's an OLD HTML trick but it still works.
I hope this helps. If I finally do find a better tutorial/article I will post it here! :)
Good Luck
Megan
Hi T.Huss,
The style of menus on the link you provide are usually created with jQuery. I did find this plugin for WordPress that should do something similar:
Q and A - FAQ Plugin
I hope this helps you with your FAQ page.