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 0 Newbie Poster
Recommended Answers
Jump to PostIf 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 …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.