Results 1 to 3 of 3

Thread: Omni Slide Menu Problem

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

    Default Omni Slide Menu Problem

    1) Script Title: Omni Slide Menu

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

    3) Describe problem:
    I am using the omni slide menu in a web application that I'm developing. The problem I'm facing is that my page has an iframe which contains an applet. Now when I mouse over on the menu, it goes underneath the applet on the iframe. This problem doesnt occur when the iframe contains form elements. I have attached a screenshot of how the menu appears. I would really appreciate if someone could tell me why this is happening. thanks.

  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

    I can tell you why more or less, but unless that is a Flash applet, I cannot give you an easy solution. The why is that an applet is a plug in and as such follows the display configuration for that type of plug in. Most plug ins display over everything and anything else on a page. Sometimes a parameter or attribute or a parameter and an attribute can change this. Flash has this capability. Others may, but if they do, I'm not aware of what parameter/attribute is used. In Flash, it is the 'wmode', which is set as both a parameter and as an attribute to 'transparent'.
    - John
    ________________________

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

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

    Default

    Thanks for the prompt reply. Unfortunately, this is a stupid java applet. Is there anything that can be done about that?

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
  •