Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Dalibor Bosnjakovic Friend
    #143670

    Hi, i have a problem with z index in a submenu. You can see it on this link:

    live site

    The problem is with te one before last one. The submenu drops behind the flash in topsl2 posititon. I hav tried to put z-index in css but i am not sure if i have done that the right way because it is not helping.

    Can anyone help me please?

    Thanks. Dalibor.

    Saguaros Moderator
    #315183

    Hello dbosnj35!

    I have answered in the JA Support Department, We both discuss together, ok ? 🙂 I give you the solutions to resolve this problem.

    You add this code section inside OBJECT Tag “<param name=”wmode” value=”transparent”>

    Your Flash Code:

    [PHP]
    <object width=”246″ height=”262″ type=”application/x-shockwave-flash” data=”images/stories/logo.swf”>
    <param value=”/images/stories/logo.swf” name=”src”/>
    </object>
    [/PHP]

    >>> you change:
    [PHP]
    <object width=”246″ height=”262″ data=”images/stories/logo.swf” type=”application/x-shockwave-flash”>
    <param name=”src” value=”/images/stories/logo.swf”/>
    <param name=”wmode” value=”transparent”>
    </object>
    [/PHP]

    I make sure it work perfect 🙂

    Good luck

    Dalibor Bosnjakovic Friend
    #315193

    I have made mistake and stated that the best answer is mine instead of yours, sorry. Can admin change this??

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Dalibor Bosnjakovic 15 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum