responsive

easing

  • Available since: 1.0
  • Changed in: 1.2
  • Type: option
  • Data type: String
  • Default value: 'swing'

Easing function used for animation of slides. jQuery library offers only two functions - 'swing' and 'linear' but you can use jQuery easing plugin to extend list of the functions. This plugin is included in all provided demos.

Demo 1

  • Source files of this demo are located in: Examples\optioneasingDemo1

Demo 1 demonstrates using of easing method 'easeOutBounce' of the jQuery easing plugin. Complete list of easing methods can be found on the plugin's homepage. Horizontal accordion is used.

Loading content...
slide1
slide2
slide3
slide4
slide5

Demo 2

  • Source files of this demo are located in: Examples\optioneasingDemo2

Demo 2 demonstrates using of easing method 'easeInCubic' of the jQuery easing plugin. Complete list of easing methods can be found on the plugin's homepage. Horizontal accordion is used.

Loading content...
slide1
slide2
slide3
slide4
slide5

Changelog

version 1.2

Name of the option has been changed from slidesEasing to easing.


jAccordion by maniacpc, exclusively for CodeCanyon