Mouse event which triggers activation of a slide. Value 'click' is automatically used for handheld devices.
$('.accordion').jAccordion({
event : 'click'
});
Demo 1 demonstrates behaviour of the plugin with option value 'mouseenter'. Horizontal accordion is used.
Demo 2 demonstrates behaviour of the plugin with option value 'mouseenter'. Vertical accordion is used.
Demo 3 demonstrates behaviour of the plugin with option value 'click'. Horizontal accordion is used.
Demo 4 demonstrates behaviour of the plugin with option value 'click'. Vertical accordion is used.
jAccordion by maniacpc, exclusively for CodeCanyon