- This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- The forum ‘CSS’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Open [this.](http://ctrlshiftstudios.com/training/ “”)
I want the orange nav that has ‘Pricing, Sign Up and Login In’ to stick when a user scrolls to the top.
Can anyone give me a quick and neat codepen example.
Thank you.
Hey,
i used jQuery Waypoints for this:
http://imakewebthings.com/jquery-waypoints/shortcuts/sticky-elements/
You can check the final working product here:
http://www.jevgenigavrilov.com
Let us know if you’ll need more help.
Dont i understand this. I need a codepen simple and neat example.
try this http://codepen.io/Kuzyo/pen/kcjtz
The friggin jQuery Waypoints page is a demo…..
Maybe someone can come along and paste that into codepen for you.
>Maybe someone can come along and paste that into codepen for you.
:)
Sure, why put yourself out when you can get others to do it for you?
@Kuzyo, thank you. But it’s not working at my end. Is there any jquery plugin link I will need to add in my html head?
jQuery lib and your nav has to have **_#menu_** and you have to create **_.fixed_** in your css
Have done it. Check: http://ctrlshiftstudios.com/training/