I’m using Mootools in a joomla site.
I want to do a basic banner rotator. Found a slider, SlideItMoo, that seems to mostly work.
But it seems to me the transitions are a bit jerky, especially at the end. Towards the end of a circ:out or sine:out transition, the new image takes noticable steps.
Maybe the problem is that the time-slice is too large-grained. Is there a way for me to reduce that time-slice to make the entire process smoother?
Or is there another way to make the transition appear smoother?
I’m using Mootools. Any solution really should focus on mootools; please don’t suggest I switch to an alternative framework.
I don’t know why the transitions appeared to be jerky to me. I did some analysis and graphed the transition curves, and didn’t see anything really obvious.
I ended up building my own transition, which to my eye appeared to produce a smoother visual effect.