Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    Hi,
    I'm working on this menu:

    http://3skimo.com/jonathan/

    When it pops out there is a 2px margin inbetween each menu option. However on IE when this bit is rolled over the menu closes. It works perfectly fine on firefox however. Is there a way I can make this work on IE too?

    Thanks.
  2.  permalink
    The pop-out menu works fine in IE8 for me.

    Try using:

    /* First Level */
    border-right: 2px;

    and

    /* Second Level */
    border-bottom: 2px;

    instead of "margin".
Add your comments
    Username Password
  • Format comments as (Help)