Parente's Mindtrove

Ken Burns Effect in Dojo

November 30, 2009

I saw a reference to the jQuery CrossSlide plug-in many moons ago. For some dojo.anim practice, I decided to implement its Ken Burns effect in a reusable Dojo widget a few days later. The code then collected dust in my Dropbox until today when I finally got around to sharing it.

The BSD code for the widget and demo below are in a gist on GitHub.

Another Read: Spaceship! Code on GitHub »

I cloned the code for Spaceship! at GitHub to facilitate easier development by anyone interested. I'll push any future improvements I make there and consider my personal subversion repository dead.