nicinabox / superslides

A fullscreen, hardware accelerated slider for jQuery.
http://archive.nicinabox.com/superslides
MIT License
1.51k stars 443 forks source link

z-index issue #145

Open dustinlocke opened 11 years ago

dustinlocke commented 11 years ago

The slider breaks when I try to put my menu bar fixed over the top of the slides with a higher z-index. Any ideas?

nicinabox commented 11 years ago

Perhaps -webkit-backface-visibility: hidden;? You may need to override in your css.