Page 1 of 1

Google plus album photo animation with css3 and javascript

Posted: Sat Jul 30, 2011 5:26 pm
by johnsdk
Hi all , i'm trying to mimic some animation effect similar found on Google plus .to be more precise ,i'm trying to make something similar when you hover your cursor on Google plus Photo album .
my question is how to make the photo rotate to a certain degree ? can this be done using pure css3 or should javascript be used ?
any help would be appreciated .

Re: Google plus album photo animation with css3 and javascri

Posted: Wed Aug 03, 2011 4:44 pm
by pickle
CSS3 can do it. I think it would be a combination of transitions and translations.