Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is it possible to make a timeline using html, css & javascript/jquery ??

Kindly reply with the links of some useful tutorials ..

Thanks in advance

share|improve this question
3  
Yes it is possible, although I don't think anyone will want to just google it and research for you without any evidence of what you have tried so far. – WraithNath Mar 27 '12 at 10:47

2 Answers

up vote 7 down vote accepted

I found this tutorial useful. Straight JS though.

Kindness,

D

share|improve this answer
1  
I stand corrected :) – WraithNath Mar 27 '12 at 10:49
If I hadn't used it a few weeks ago I wouldn't have answered ... you were correct, hence the +1 to your comment on post ;) – Daniel Elliott Mar 27 '12 at 10:50
will try it .. thanks :-) – techish Mar 27 '12 at 11:01
Wasn't even looking for a timeline on here and stumbled across this answer. Very nice find! – rebz Mar 27 '12 at 15:43

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.