jquery - Navigation bar disappears with CSS animations -
i using css3 animations animate.css library. real nice , work when combine them wow.js
however, when scrolling down page , animations go screen, fixed navigation bar on top of screen disappears couple seconds, time animation displaying, , goes screen.
how can avoid happen? don´t want fixed navigation bar disappear, ever.
i fixed it! after many tries deleted z-index property of fixed navbar section , doesn´t disappear anymore.
Comments
Post a Comment