Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Nav in IE

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30113
    brad_langdon
    Member

    I have built many css nav menus before but this one I can’t seem to nail.

    It has dropdowns, I have disabled the JQuery animation for debugging so it is purely css now. If you view in FF Chrome etc you will see how it should work but in all versions of IE the rollovers don’t work and the drop down menus are stuffed also.

    I have :hover on “li” elements for good reason and I know IE does not work this way but I have used the plugin “whatever hover” which usually works for me but something is not right obviously.

    Just hoping I can get some fresh eyes on this and “fingers crossed” tell me the simple solution that I just cant see! Like I said I have done this many times before so something must be different, I just don’t know what.

    The URL is http://www.leftsideart.co.nz/test/

    #80807
    virtual
    Participant

    oops

    #80809
    virtual
    Participant

    I think this might be the culprit

    right at the top of your file. IE developper tool won’t even load it. You need to have a proper Doctype up there or IE will throw you a wobbly…

    #80770
    brad_langdon
    Member

    doctype…

    Proceeding to bash my head against keyboard…

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.