Forum Moderators: open

Message Too Old, No Replies

Menu Idea

         

captainron19

5:01 pm on Mar 27, 2015 (gmt 0)

10+ Year Member



Working on a website for my neighbor. She found a template that she liked and still in design phase but I used the template she liked.

The menu at the top is pretty simple but I do it with a php include so that I can easily edit the one file if the menu ever changes.

She informed me that she would like one of the menu items (possibly 2) be a drop down to other choices.

Can anyone provide any insight on a code or script I can impliment into the current menu to make one of them be a drop down for 2 other choices?

Right now the menu has it formatting (hover, background etc) via css

A test page I have loaded is at
[gofamilyfit.com...]

Fotiman

11:21 pm on Mar 27, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You could use Bootstrap's Nav Dropdowns:
[getbootstrap.com...]