does any one know how to make the slide to left effect like in the “Read it Later” app with CSS3 or JS?
onclick –> slide whole div to left and show the div under the one which slides away.
here is an video with the example: READ IT LATER
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.
May be that’s you want with css3.
CSS
HTML
Check this http://jsfiddle.net/MhHx2/
UPDATED
http://jsfiddle.net/MhHx2/4/