Results 1 to 5 of 5

Thread: menu jitters [Resolved]

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    menu jitters [Resolved]

    So I went to the link someone posted a while ago about suckerfish dropdowns. I copied the majority of the code, but something still isn't working right. The menu opens alright and I've got it close to what I want it to look like, but when the menus drop down and you roll over the links, it jitters. I've checked in Opera 7.54 and IE 6. Both do it.

    Can someone look at this stupid thing and tell me if I'm missing something?

    menu: http://www.aeroenergy.com/newdesign/menu2.php
    style sheet: http://www.aeroenergy.com/newdesign/ss.css

    Thanks in advance.
    Last edited by ober0330; Sep 13th, 2004 at 09:08 AM.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Ok... I guess forget it. I went through again and copied their code exactly and it works now... now I just have to find out which one of my tweaks f-ed it up.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  3. #3

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Turns out... I adjusted padding on the links, and didn't adjust it on the hover psuedo class, so whenever someone tried to hover, it didn't know which padding to use so it flip-flopped between the two. WEIRD.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  4. #4
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    A side note, you´ve declared the document as being Xhtml 1.0, but you´re using regular html in this document, pick a dtd and stick to it

    Check here to see what errors you made:
    http://validator.w3.org/check?uri=ht...sign/menu2.php
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  5. #5

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    eh... I've changed it back. I was just switching it over to the XHTML DTD because I couldn't think of anything else that was screwing me over.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

Posting Permissions

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



Click Here to Expand Forum to Full Width