Live data from Hacker News

Show HN: liffect — CSS3 animation effects for lists

ademilter.com

11–20 of 25 posts

Re: Show HN: liffect — CSS3 animation effects for lists

#14

Agreed pretty cool effects. Star Wars shifts the page slightly during the effect on both Chrome and Firefox on Windows. Also no love for IE or my Nook webkit browser but did fine on my Android ICS phone.

The page shift can be fixed by using:

html { overflow-y: scroll; }

Post reply on HN