jQuery Mixing Parts of a Script

There are multiple pages for toss transitions, but they all use the same source code.

Now that you know where to get the transition code from, you’ll be able to carry on from here.

You may want to consider creating it as a custom transition, so that you can upgrade the cycle code as it improves over time, without affecting your own customizations.

How do I add a the toss3 identifier ? What is the difference ?

The script is complaining that there is no method called easeInBack

You need to add the script library that provides the easing methods. You’ll see it in the source code of the demo page that you referred me to, at:

http://www.malsup.com/jquery/cycle/toss2.html