Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • tavolucas Friend
    #134079

    ja-slideshow increase the z-index dynamically when change each image inthe slide, finally the slide to over from the dropdown menu-ccs or moonmenu subitem and not is possible see the submenu item.

    somebody have a solution for this problem?


    1. error
    Sherlock Friend
    #274036

    Hi
    You can set z-index of menu is big, example is 9999

    jjwijman Friend
    #274097

    How do I do that?

    kevin bates Friend
    #274142

    I think I have the same issue.
    Can anyone explain where the z index is and would I go up or down from the 9999?

    Here is my screen shot. CSS menu expanding behind the slide.

    tavolucas Friend
    #274299

    negative I change the z.index to:

    #ja-mainnavwrap {
    z-index:999;
    }

    OR

    #ja-mainnav {

    z-index:999;
    }

    but this not solve the problem:confused:

    The z-index the slideshow is dynamic, it grow dynamically every time that the image slide change

    imagen1:
    element.style {
    z-index:1;
    }

    image 2:
    element.style {
    z-index:2;
    }
    ….

    element.style {
    z-index:”infinity”;
    }

    anybody know how to solve this problemm!!!!!!!!!!

    Sherlock Friend
    #274345

    here:ja.cssmenu.css (line 40)(templates/ja_pyrite/ja_menus/ja_cssmenu/ja.cssmenu.css)

    #ja-cssmenu li ul {
    height:auto;
    left:-999em;
    position:absolute;
    width:15.9em;
    z-index:99;--> change here
    }

    Sherlock Friend
    #274352

    Can I mark this topic is solved ?

    kevin bates Friend
    #274355

    Thanks nguoiabcd!

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

This topic contains 8 replies, has 4 voices, and was last updated by  kevin bates 16 years, 1 month ago.

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