Is there a nice, clean jQuery based timeline slider that you would reccomend?
I need simple, easy to use slider.
Would it be easy to do this in pure CSS?
Using Overflow?
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.
There are 2 possible libraries you could use.
Both of them are customizable (and that is a good point) so that you have to script a little bit to reach what you’re looking for. Have a look to see if it’s what you want. Both have a very well explained documentation so it’s easy to learn.
I suggest you use one of these two rather than trying to do this using CSS-only. Their codes are ready-to-use so you don’t have to worry about little and boring things, like the slider algorithm, cross-browser support and so on