We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,099 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

z-index and jquery plugin

I made page with a jquery plugin and a css dropdown menu. I had to z-index the rotator so that the menu drop down could go over it. but now the plugin nav buttons are not clicking please help guys. Been going round in circles. scratch scratch

3
Contributors
3
Replies
1 Day
Discussion Span
9 Months Ago
Last Updated
4
Views
tapuwa2002
Junior Poster in Training
56 posts since Dec 2008
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0

you can use position:absolute instead of z-index

dany12
Posting Whiz in Training
223 posts since Aug 2010
Reputation Points: 21
Solved Threads: 15
Skill Endorsements: 1

Thanks for the reply but it seems to not work on IE7 in my flexslider.css I have added the following

/* FlexSlider Necessary Styles
*********************************/
.flexslider {width: 550px; margin: 0; padding: 0;z-index:1;position:absolute;}

And my drop down menu bar z-index:2;
Other browsers it works perfect but not IE7

tapuwa2002
Junior Poster in Training
56 posts since Dec 2008
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0

If you coded (slider and menu) both as position:absolute then z-index will work. make menubar z-index:200 or some other high value. and if you are positioning the slider as position:absolute then simply remove z-index rule. simply make sure to code menubar position:relative then it should not conflict. If still there is a problem then please send a link to the page so i can check what is going wrong. :)

ansaripk
Newbie Poster
20 posts since Aug 2007
Reputation Points: 10
Solved Threads: 4
Skill Endorsements: 1

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0623 seconds using 2.7MB