Results 1 to 3 of 3

Thread: Switch Menu II Button Gap

  1. #1
    Join Date
    Sep 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Switch Menu II Button Gap

    1) Script Title: Switch Menu II

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...witchmenu2.htm

    3) Describe problem: When both menus are contracted, the space between the buttons is quite large. how could i close this gap?


  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Get rid of the <br> between menus:

    Code:
    </div>
    </div>
    <!-- *********************************End Menu****************************** -->
    <br>
    <!-- *********************************Start Menu****************************** -->
    <div class="mainDiv" >
    <div class="topItem"  >Demo Menu 2</div>        
    <div class="dropMenu" ><!-- -->
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Sep 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanx sorted the problem! next question: how can i disable the cookies (ie tends to block them) and defalt the menus to be closed on the page load.

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
  •