Results 1 to 2 of 2

Thread: Dropdown menu problems in IE6

  1. #1
    Pcraft12 Guest

    Angry Dropdown menu problems in IE6

    I am making a website on which I am using all CSS Dropdown Menu's but in IE6 they are not dropping. Does anybody know why this is?

    You can find the site here
    And the css here

  2. #2
    Oh IE6, why are you still alive.... why do you torment us all!?

    It looks like the CSS is, in many cases, using a :hover on an element that is not an a. IE6 only supports :hover on a, and no other elements.

Similar Threads

  1. Dropdown menu with css and javascript...?
    By AllanH in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 14 May 2009, 02:59 AM

Posting Permissions

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