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
tapuwa2002
Junior Poster in Training
56 posts since Dec 2008
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0
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