Results 1 to 3 of 3

Thread: DD Smooth Menu - IE8 glitch

  1. #1
    Join Date
    Aug 2005
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DD Smooth Menu - IE8 glitch

    DD Smooth Menu

    http://www.dynamicdrive.com/dynamici...smoothmenu.htm

    A user has reported a glitch when viewing this menu in IE8. It appears that the shadow part of the menu drop downs get left behind after mouse-out. I've not test it because I'm on Mac, and he seems to think this is IE8 only and not 7 or 6.

    You might want to check usage on IE8...

    you can check this page where it is in use:

    http://www.conformance.co.uk/doceupoint

    Hugh

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

    Default

    I am aware of certain shadow issues with the script depending on you page's layout, though haven't had time to track down the cause yet. If this is an issue I would suggest disabling the shadow for now inside the .js file:

    Code:
    shadow: {enable:false, offsetx:5, offsety:5},
    Be sure you're using the latest version (v1.31) of the .js file, as former versions had a bug that prevented the shadow from being disabled.
    DD Admin

  3. #3
    Join Date
    Aug 2005
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Right OK, thanks for that.

    Have downloaded latest .js file and that's fixed the disabling of the shadow.

    cheers
    Hugh

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
  •