Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
I love using JavaScript to imitate flash, and for all but the most complex animation, it is always possible. I love it because of how expressive JavaScript is, and how natural it feels when interactive part of a page are within the natural flow of the HTML and CSS world.
Therefore, I was thrilled to see A List Apart's new article about CSS Sprites and JavaScript, where the author uses Sprites and jQuery to imitate Flash menus:
CSS Sprites 2
|