Sunday, February 14, 2010

Simple Horizontal Scrolling List

I recently needed a horizontal scrolling list which would display 1 item at a time (2 items while the new item is sliding in) and have 1/32nd the functionality of Flex's HorizontalList. Here's a modified example (right-click to view source).

Edit: I noticed an annoying flicker in this control and have fixed that.

0 comments: