Results 1 to 7 of 7

Thread: DD Tab Menu: space problem

  1. #1
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question DD Tab Menu: space problem

    1) Script Title: DD Tab Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm

    3) Describe problem:
    I use the same menu of this forum (exemple 5 of script page)

    the problem is that, on mouse over we see a little space on the left.
    So how to remove it ?

    thank you

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

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out.

  3. #3
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i don't have a link because Im working offline.

    but we can see it, on the exemple 5 of the page script or in this menu forum just on top of this page.

    when the mouse is over, we have the blue image for mouseover on the menu.
    but we see like 4-5pixel of space between the separation and the mouseover blue image.

    I hope you understand my bad english.

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Yes I understand,
    what browser are you using?

  5. #5
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I test it on IE7 and firfox.

    but it's only with the 'chromemenu' style (exemple5)
    the others there are no problem.

  6. #6
    Join Date
    Dec 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation

    Here is a screenshot of the problem:


    I test it in opera, IE7 and firfox, and we see this space.

    Anyone can fix it ?

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

    Default

    The space is due to the CSS of the menu, not the script itself. It's based on Chrome CSS menu, which carries the space as well. Long story short, the space exists because the menu items are not "floated", with the advantage of this being you can easily specify the alignment of the menu items (left, center etc). The disadvantage is of course the little gap you get between menu items.

    I haven't had time to see if there was a solution to this problem, unfortunately. Some other CSS horizontal menus sans the gap can be found here, though they in turn do not support easily alignment: http://www.dynamicdrive.com/style/cs...ategory/C1/P7/

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
  •