Results 1 to 2 of 2

Thread: DD Tab Menu submenu

  1. #1
    Join Date
    Feb 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DD Tab Menu submenu

    DD Tab Menu
    http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
    How can you hide the submenu when the page loads initially and have it display only on the mouseover?

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    You can set no tabs to be selected by default when the page first loads by entering -1 in the second parameter of the initialization code:

    Code:
    ddtabmenu.definemenu("ddtabs1", -1) //initialize Tab Menu #1 with 1st tab selected

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •