responsive

vertical

  • Available since: v1.2
  • Type: option
  • Data type: Boolean
  • Allowed values: true, false
  • Default value: false

Specifies whether slides are stacked vertically or horizontally.

Example:

$('.accordion').jAccordion({
	vertical : true
});

Demo 1

Demo 1 demonstrates behaviour of the plugin with the described option enabled.

Loading content...
slide1
slide2
slide3
slide4
slide5

Demo 2

Demo 2 demonstrates behaviour of the plugin with the described option disabled.

Loading content...
slide1
slide2
slide3
slide4
slide5

jAccordion by maniacpc, exclusively for CodeCanyon