Results 1 to 4 of 4

Thread: Chrome dropdown appearing behind google ad

  1. #1
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chrome dropdown appearing behind google ad

    1) Script Title: Chrome dropdown (latest version)

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

    3) Describe problem:

    I have made no modification to the script other than removing the gradient background to make it more neutral. On WINDOWS version of firefox, the dropdown goes behind the image ad. Any quick fix for this?

    location: http://www.fangasm.com/fangasm.php

    NOTE: Have fixed this for my own flash by using this fix:

    You first need to add this parameter inside the Flash <object> tag:

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

    You then need to add the attribute wmode to the embed tag:

    <embed wmode="transparent" ...



    it is working fine. Of course, we can't insert params into googles flash, so still no solution there.... and I'd still rather have the nav on the right..,
    Last edited by docarzt; 04-02-2007 at 02: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

    Looks fine to me in FF.
    - John
    ________________________

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

  3. #3
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    it's only looking good right now because I moved it. The fix I put in my post seems to work with flash objects. On iframed flash though, like google ads, its not going to help/.

  4. #4
    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 right but, why fight with success? If the Google ads are polite and its Flash uses the wmode transparent attribute and parameter, you may be able to adjust your drop downs to a higher z-index. If it is only one set Google ad, this may work but, if they are random, there is no telling what wmode any given random ad may have and no way to change the wmode in an iframe from another domain unless you use a server side language. Even this last would be complicated and requires that your server have an appropriate server side language available (like PHP) and that it be configured to allow the import of external content as a local page (many servers with PHP do not allow this).
    - John
    ________________________

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

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
  •