24 comments

[ 8.3 ms ] story [ 84.7 ms ] thread
Very cool project! nice work, keep it up. more effects!
Thanks, up votes and tweets are appreciated.
(comment deleted)
Awesome work!
Thanks, up votes and tweets are appreciated. :)
Star Wars one is the best :) Bookmarked!
I loved the default one, it seems like Windows 8 metro dashboard icons' loading animation.
(comment deleted)
Bookmarked, can we see a jquery plugin on github?
Well, it does not really exist right now. Maybe I can do something later on. Thanks for the idea.
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; }

The various zoom and bounce in effects seem to leave the image blurry in Chrome 24.0.1312.2 dev OS X
This is really cool. Thanks for sharing.
It's good to see something like this have favorable response instead of the usual whiners that don't like anything that slows down their image consumption.

Great work and very neatly demo'd

This is an awesome work! Maybe a good substitute / improvement for the overused image carousels.
Very nice: tasteful and performs great (GPU-accelerated in Gecko and others) due to the use of CSS transforms.
Great job Adem, well done indeed.
Great work! Love the transition effects.
Does anyone else notice that the "Bounce In" effect is horribly pixellated in Chrome Canary? It's almost as if the scale effect is working with a much smaller resolution original photo. Seems to work just fine in vanilla Chrome.
Great work! Serves as an excellent reference implementation for me to learn CSS transformations.
A good reference worth bookmarking.