If you use colorbox, how do you ensure slide 1 always shows first?
For some reason, colorbox always shows on the last slide e.g. Image 9 of 9.
Updated:
Here is an example of the problem:
http://jsfiddle.net/mSWPC/
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.
According to the documentation, you should be able to use the event
cbox_completeto call$.colorbox.next(). Example code:UPDATE:
I found this discussion about your problem, though they did not provide a solution for it. And I think the proposed solution is awful. So here’s my suggestion instead: