I would like to know how can make make an ELEMENT float according to scroll .
For example , when I scroll down , the element that is position:fixed and left:0 will slowly come down into viewable top left area.
Can this be done using jQuery?
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.
the floating type of menu/bar you are searching for is little old style. Why dont you try something like this
Fixed floating elements
http://jsfiddle.net/dueWG/9/
http://static.jqueryfordesigners.com/demo/fixedfloat.html