Index of slide which is open by default. All slides are closed if no value is set. Slides are numbered from 0. First slide equals 0, second slide equals 1, etc. Plugin internally uses jQuery method eq so you can set -1 to select the last slide.
Demo 1 demonstrates how to use the described option to make the second slide open by default. Horizontal accordion is used.
Demo 2 demonstrates how to use the described option to make the fourth slide open by default. Vertical accordion is used.
Name of the option has been changed from activeSlide to defaultActiveSlideIdx.
jAccordion by maniacpc, exclusively for CodeCanyon