Results 1 to 3 of 3

Thread: Need help with "All Levels Menu Generator"

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

    Default Need help with "All Levels Menu Generator"

    1) Script Title: All Levels Menu Generator

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

    3) Describe problem:

    Hello,

    I just placed the "All Levels Menu" in one of the sites I am creating. The site also has flash images on the page and everything works fine with Fire Fox browser.

    The only problem I am having right now is with IE6&7; every time I place the mouse over the menu with sub-menus built on it, the flash stops displaying the images.
    You can see it at: http://www.eaglesuccess.com/stanselms/

    Please help.

    Thanks in advance,
    Realty

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

    Default

    Inside the .js file, try turning off the iframe shim feature:

    Code:
    enableshim: false,
    DD Admin

  3. #3
    Join Date
    Mar 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    Quote Originally Posted by ddadmin View Post
    Inside the .js file, try turning off the iframe shim feature:

    Code:
    enableshim: false,
    Hello DDAdmin,

    Thanks a lot.
    It now works just fine.

    Regards,
    Realty

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
  •