For some reason, the pause command for Jquery cycle
$('#headerimgs').cycle('pause');
would not pause the image transitions and it should acording to this link
Can be tested here: http://jsfiddle.net/r7cUb/17/
any idea?
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.
It seems you are using Cycle Light plugin, seems it doesn’t have pause functionality, but it works fine if I use Cycle (all) plugin.
DEMO: http://jsfiddle.net/r7cUb/21/
Use this script
Instead of