I am looking for a simple jQuery or Javascript solution to make a navigation sidebar smoothly following the user when he scrolls down a page.
Something like here: http://ucon-acrobatics.com/shop/
Any ideas are appreciated.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First get the top position:
Then create an event:
See also my example: http://jsfiddle.net/elektronikLexikon/LaVmG/
or change to
animatelink in the 2nd version: http://jsfiddle.net/elektronikLexikon/LaVmG/2/