Dropdown Menus In Drupal?
Posted
by Wade D Ouellet
on Stack Overflow
See other posts from Stack Overflow
or by Wade D Ouellet
Published on 2010-02-04T04:30:47Z
Indexed on
2010/06/09
19:12 UTC
Read the original article
Hit count: 373
Hi,
I have my Drupal site here so far: selkirk.treethink.net Each Primary Link at the top has a bunch of other primary links under it (sub links) I need to display these sub links when you hover over the parent primary link in a dropdown menu.
Everything is in the primary links but there are parents (what you see at the top of the demo) and sub links (what should be in the dropdown). I'm not sure if I set up these menus wrong though...Drupal is a little awkward for me.
I did download this module but I am not sure how to get it going to automatically dropdown a primary link's submenu items when rolled over: http://drupal.org/project/jquery_dropdown
Thanks, Wade
© Stack Overflow or respective owner