MotionList – part 2

I’ve made some more progress on my MotionList class over the last couple of days. Some new features in the current demo below are:

  • Scrolling, vertically or horizontally or both
  • Customisable item spacing
  • Customisable colours for the list background, list item background and list item text
  • Customisable display window (masked area)
  • a selection of 5 different animation modes
  • a MotionListEvent for checking when any animation has finished.

Comments

3 responses to “MotionList – part 2”

  1. Wow, that is really cool effect. I should replicate that in jQuery…

  2. Nice Work! are the animations randomised for each tile or is the an algorithm at work?

  3. Thanks! Currently it is randomised. Although I think it would be good to have the clicked item be the last to move

Leave a Reply