Does anyone have a demo of a jQuery accordion that cycles through content automatically with an option to set the number of loops or cycles?
Does anyone have a demo of a jQuery accordion that cycles through content automatically
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.
StackOverflow has several questions on this topic. One such question can be found here, How to Add Auto-Rotation to a jQuery Horizontal Accordion, and it might be worthwhile reading through.
Here are some other sources that you should look through:
http://www.madeincima.eu/samples/jquery/easyAccordion/
for this plugin, all you need to do is:
http://www.marghoobsuleman.com/jQuery-common-accordion?
I hope this helps.