Results 1 to 3 of 3

Thread: AnyLink Drop Down Menu not Floating Above Rest of Page

  1. #1
    Join Date
    Feb 2006
    Location
    Genoa City, WI
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AnyLink Drop Down Menu not Floating Above Rest of Page

    Script: AnyLink Drop Down Menu
    http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    Hi,

    I've done a forum search but am not having much luck. Any help is appreciated.

    I have the drop down menu working:
    http://www.huene.com/huene/index2.html the "brokerage" button

    But I can't get the menu to be on top of any content below it:
    http://www.huene.com/huene/index3.html

    What am I missing?

    Thanks!
    Last edited by jrunyard; 02-20-2006 at 06:58 PM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That's because you are using flash. Follow the detailed information at:

    http://www.macromedia.com/cfusion/kn...fm?id=tn_14201

    Or, if this short version (good in most cases) fixes it, so much the better! Add in this language to your object/embed tag:

    Add the following parameter to the OBJECT tag:

    <param name="wmode" value="transparent">

    Add the following attribute to the EMBED tag:

    wmode="transparent"
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Feb 2006
    Location
    Genoa City, WI
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for the help. It worked perfectly. I appreciate the quick response.

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
  •