• Resolved squire82

    (@squire82)


    Hi there,

    I’m just wondering if it’s easily possible to integrate easing effects into the transitions? Such as ‘easeOutQuint’, ‘easeInBounce’ etc.

    I have the js plugin ‘jquery.easing.1.3.js’ setup in my theme.

    I’ve tried modifying ‘wp-cycle.php’ with no luck.

    Thanks in advance.

    http://wordpress.org/extend/plugins/wp-cycle/

Viewing 1 replies (of 1 total)
  • Thread Starter squire82

    (@squire82)

    Figured it out.

    Add the following to the .cycle() called around line 457.
    easing: ‘easeOutQuint’

Viewing 1 replies (of 1 total)
  • The topic ‘Transition easing’ is closed to new replies.