SL1DEmemphis
28 Aug 2012, 08:56 PM
Hi Everyone,
I have been put in charge of designing and developing a website for my church. I haven't gotten very far, but I'm at the point where I have put a JQuery CSS Sticky dropdown menu on the homepage. Now, I have gotten it to function for the most part, but it won't return to its original position sitting under the header after scrolling from bottom to top.
When I remove the (position: relative; z-index) from the css tag assoc with the sticky menu it DOES return to original position, but it sits behind all the content in the body instead of on top where it needs to be.
:( Any guidance is appreciated.
Thanks,
Andrew
I have been put in charge of designing and developing a website for my church. I haven't gotten very far, but I'm at the point where I have put a JQuery CSS Sticky dropdown menu on the homepage. Now, I have gotten it to function for the most part, but it won't return to its original position sitting under the header after scrolling from bottom to top.
When I remove the (position: relative; z-index) from the css tag assoc with the sticky menu it DOES return to original position, but it sits behind all the content in the body instead of on top where it needs to be.
:( Any guidance is appreciated.
Thanks,
Andrew