-
AuthorPosts
-
tavolucas Friend
tavolucas
- Join date:
- September 2008
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 6, 2008 at 9:11 pm #134079ja-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?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 7, 2008 at 2:00 am #274036Hi
You can set z-index of menu is big, example is 9999jjwijman Friendjjwijman
- Join date:
- January 2006
- Posts:
- 55
- Downloads:
- 106
- Uploads:
- 1
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
October 7, 2008 at 2:31 pm #274097How do I do that?
kevin bates Friendkevin bates
- Join date:
- September 2014
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 7, 2008 at 10:26 pm #274142I 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 Friendtavolucas
- Join date:
- September 2008
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
October 8, 2008 at 7:38 pm #274299negative 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!!!!!!!!!!
1 user says Thank You to tavolucas for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 9, 2008 at 3:01 am #274345here: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
}1 user says Thank You to Sherlock for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 9, 2008 at 3:24 am #274352Can I mark this topic is solved ?
kevin bates Friendkevin bates
- Join date:
- September 2014
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
AuthorPostsViewing 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
Japyrite menu and ja-slideshow z-index
Viewing 8 posts - 1 through 8 (of 8 total)