Results 1 to 1 of 1

Thread: Switch Menu

  1. #1
    Join Date
    Oct 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Switch Menu

    -------------
    http://www.dynamicdrive.com/dynamici...switchmenu.htm
    ---------------

    Hi,

    I want to use this fine menu and have a question:

    Within the menu I want to create some menutitles which have no submenu (these menutitles should be just links), but when you click such a title/link, it should contracting the rest. That's my problem. Because if I delete the line
    <span class="submenu" id="sub4"> ... </span>
    under the line
    <div class="menutitle" onclick="SwitchMenu('sub4')">XYZ</div>
    it doesn't contract the rest.

    I know that I can place an "empty" link within the SPAN, but that doesn't look fine if an empty submenu expands.

    Hope you understand my bad English...

    TIA
    Paulkarl
    Last edited by Paulkarl; 10-10-2004 at 08:50 AM. Reason: adding script link

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
  •