I am using jQuery.
I need a div to slide down from the top of a page and out to the left.
How can this be done? I am not looking for the slideDown(). I need to div
in it´s whole to slide down from “outside” of the page.
Thankful for all help!
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.
Use
animate().Here is a full example. I think you can understand it like it is without extra info:
http://jsfiddle.net/GqN9k/