Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Body drop down menu navigation

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40733
    dlmagers
    Member

    I am trying to Google some examples of a menu bar at the top of my website that when you click on it (or hover over) the whole body will drop down. Does any one have any suggestions? Please and Thank You.

    #113958
    Paulie_D
    Member

    I’m confused, what do you mean by the whole body?

    #113969
    TreeRoot
    Participant

    Paulie_D, I think the the poster’s wanting some sort of full-width slide-down menu, like how some sites use for logins and maps. This stack overflow conversation details how to accomplish it:
    http://stackoverflow.com/questions/6818823/drop-down-interface-from-top-of-page-using-javascript

    You basically just need to use something like jQuery’s slideToggler to show/hide it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.