here is the code: http://jsfiddle.net/VW8V5/1/
When hover it should start looping but end of the loop somehow it shows only img3 and img4 (looping img3 to img4), it should start from the beginning. When hover out it should stop at img1.
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.
This will cycle through all four images. I’m not sure what you were trying to accomplish when you stop hovering other that to stop the cycle of the images.
Working demo here: http://jsfiddle.net/jfriend00/hQnXm/