malsup / cycle2

2nd gen cycling
899 stars 236 forks source link

Slides briefly flash over fixed position navigation #785

Closed slash6matt closed 8 years ago

slash6matt commented 8 years ago

Hello,

I'm using cycle2 with a fixed position navigation [http://wendygiven.com] If you scroll down on the site so that the image is behind the nav bar, the cycle2 div pops the image above the bar while it transitions to the next slide.

Is there any way to keep it behind the nav bar?

Thanks!

slash6matt commented 8 years ago

and....I fixed it:

I'd been trying a z-index of 999 and it wasn't working, but just tried 999999999 and that seems to have done the trick.