Posts
 
Reputation
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
~159 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Covinus

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 ..........

Member Avatar for kapil.kumar13
0
159

The End.