Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-03-17 01:30:15
- Spock
- New Member
- Registered: 2008-12-08
- Posts: 2
How to create drop down menus in navigation?
I am just working up a website. I’m not sure how to make the drop down menu.
Currently I have
<!— navigation—> <div id=“nav”>
<txp:section_list active_class=“current” break=“li” wraptag=“ul” sections=“home,what-is-touch,about,training,photo-gallery,committe,links” /> </div><!— close nav—>
What do I neeed to add to have sub-menus for each of them and how do I make it so its not just sections?
Any help would be appreciated.
Last edited by Spock (2009-03-17 01:32:29)
Offline
Re: How to create drop down menus in navigation?
Sounds like you need adi_menu
You might want to google “suckerfish” as well – that’ll get you a good dropdown menu
:)
Last edited by renobird (2009-03-17 02:22:28)
Offline