Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Akruti 30 posts 50 karma points
    Jan 06, 2010 @ 11:50
    Akruti
    0

    Firefox Vimeo Video help

    Hey Please help me with this issue. I am making a site in umbraco so in my homepage i have a video which i have uploaded on vimeo and have added the embed code in the template to show the video.But now i am using spry menubar horizontal for displaying my menus.So in firefox when i open the menu the menu list items are hidden below the video. But i want them to appear above the video. I have tried by setting the z-index property of the video but it didnt solve my problem. Please help me with this as soon as possible.

  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 7x admin c-trib
    Jan 06, 2010 @ 12:44
    Chriztian Steinmeier
    0

    Hi Akruti,

    Try setting the "wmode" param to "transparent" in the flash embed code:

    <object ...>
        <param name="wmode" value="transparent" />
        ...
    </object>

    /Chriztian 

  • Akruti 30 posts 50 karma points
    Jan 06, 2010 @ 13:00
    Akruti
    0

    Hey Chriztian Thanks for your reply. I tried it but still i am facing the same problem. This line of code didnt make any difference. Also i just have this issue with firefox while in IE it works fine.

     

    Akruti

  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 7x admin c-trib
    Jan 06, 2010 @ 13:42
    Chriztian Steinmeier
    0

    Hi again,

    Could you post a URL for us so we can see the problem?

    It's a lot easier to help when everyone is on "the same page", so to speak...

    /Chriztian

  • Akruti 30 posts 50 karma points
    Jan 07, 2010 @ 05:35
    Akruti
    0

    http://www.salesforce.com/crm/sales-force-automation/

    Hey in this url mentioned here, the menu appears above the image. But in my site it just comes below it and this thing happens just in firefox. While in IE there is no such issue.

     

    Akruti.

  • Akruti 30 posts 50 karma points
    Jan 09, 2010 @ 06:06
    Akruti
    0

    Hey Please help me with this issue as soon as possible.

     

    Thanks in advance.

  • vijay 129 posts 152 karma points
    Jan 13, 2010 @ 08:20
    vijay
    0

    Hi,

    One way to solve this problem i think try to give higher z-Index to Menu.

    cheers,

    vijay.

Please Sign in or register to post replies

Write your reply to:

Draft