For showing transform i used jsfiddle, How to keep the sticky text to the image when transform, right now the text is constant,How to transform the text also along with the image
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See this fiddle, here I inserted the rotation and position change (the javascript-lines with
div.namehover.http://jsfiddle.net/5r6mx/
It would be more elegant if you would put the image and its title in a
<div>and do all the rotation and reposition stuff on this<div>.