I’m looking to make the simplest content slider possible. I don’t want a plugin… I simply want an easy way to slide a couple of divs left and right based on next/previous buttons.
If I’m shooting myself in the foot, though, I’ll just use a plugin. 🙂
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 easiest way I believe is to use the anaimate function on your elements:
Look here for more info: http://api.jquery.com/animate/