Mootools content slider - javascript
March 5th, 2009
This is an old version of an improved Mootools Content Slider
I recently implemented a javascript based slider using MooTools. I’m increasingly becoming a huge fan of Mootools. Their documentation is great and the code I write just seems to be much cleaner. I don’t feel like it’s as fragile as js I’ve written in prototype/scriptaculous.
The content slider, which I pretty much implemented verbatim using Antonio Lupetti’s great tutorial at http://woork.blogspot.com/2009/01/elegant-animated-weekly-timeline-for.html.
Antonio’s tutorial is really great. It is missing two elements which I think improve the code base: Read more…