$(function() { $("#first").rlaccordion(); $("#second").rlaccordion('single', { childnum: 1 }); $("#thirth").rlaccordion('mix', { childnum: 2 }); });