javascript - Rotate objects around a point -


i'm working on 3d "cloud" consists of div elements. these div elements should rotate around point. works charme on x-axis can't working on y-axis too. i've put important things jsfiddle project:

http://jsfiddle.net/lggdq/19/

if click , move mouse, items rotating. how can work on y-axis (the items moving not want them do)? items should rotate on x-axis.

thanks in advance


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - EclipseLink JPA Object is not a known entity type -

java - Need to add SOAP security token -