Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.73K
1 Posted Topic
function b1(){ var val=document.getElementsById("t1").value; $('#i1').rotate({maxAngle:360,minAngle:0, bind: [ {"mouseover":function(){$(this).rotateAnimation(122);}}, {"mouseout":function(){$(this).rotateAnimation('val');}} ] }); } i want to rotate my image using java script.i put some value in text field i.e. #t1 and call the value of the text field into the rotateAnimation function. is this possible pl help ..........
The End.
kapil.kumar13