Results 1 to 3 of 3

Thread: Chrome CSS Drop down & IE8

  1. #1
    Join Date
    Jun 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chrome CSS Drop down & IE8

    1) Script Title: Chrome CSS Drop Down Menu (v2.5)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rome/index.htm

    3) Describe problem: If you test the two demo drop downs in IE8 on the above URL (without compatability view switched on) the background hover colours don't work on the drop downs.

    I have the same issue on my website, using version 2.01 upgraded to 2.5 but have the same issues.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmm that's interesting. I tried a few things with the CSS, though that didn't help. It should be a CSS issue. When I have more time I'll return to the issue again. In the meantime, if you find anything out, please let us know as well.
    DD Admin

  3. #3
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Just an update- I've tracked the issue down to the shadow property inside chromestyle.css. If you remove the following line, it should fix the issue in IE8:

    Code:
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
    I've updated the script on DD with the above change.
    DD Admin

Bookmarks

Posting Permissions

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