CSS Dropdown Not Working in IE

Discussion in 'HTML & Website Design' started by CSSIssue, Apr 8, 2011.

  1. #1
    Hi,

    My pure CSS dropdown menu is not working in any version Internet Explorer (Want it to work in most version of Internet Explorer) but works on every other browser. (FireFox Safari, Chrome.)

    The menu: http://www.1tm.com/test/notworkinginie.html

    Thanks for any help
     
    CSSIssue, Apr 8, 2011 IP
  2. boundlessmartin

    boundlessmartin Active Member

    Messages:
    714
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    well, first add the line:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
    I advice you to put as a very first... not somewhere in the middle of the code.
     
    boundlessmartin, Apr 8, 2011 IP