Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Pause/Resume Layer Animations

home_topbanner

The following script can be used to pause/resume all currently running Layer Animations.

1. Pause/Resume Layer Animations on Mouse Hover

After copy/pasting the script, change the “1” in the “revapi1” part to whatever your slider’s ID is.

In the following screenshot, if we wanted to apply the script to that particular slider, since the slider’s ID is “12”, the “revapi1” part of the script would become “revapi12”.

slider-id-number

2. Pause/Resume Layer Animations by clicking a Button

pause-rev-slider
resume-rev-slider

After copy/pasting the script, change the “1” in the “revapi1” part to whatever your slider’s ID is.

In the following screenshot, if we wanted to apply the script to that particular slider, since the slider’s ID is “12”, the “revapi1” part of the script would become “revapi12”.