We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gppt-scroll-to-top.js
1 parent 6762bc1 commit 355dccbCopy full SHA for 355dccb
gp-page-transitions/gppt-scroll-to-top.js
@@ -2,8 +2,8 @@
2
* Gravity Perks // Page Transitions // Scroll to top of page instead of top of form
3
* https://gravitywiz.com/documentation/gravity-forms-page-transitions/
4
*
5
- * If using Gravity Forms Custom Javascript, you will also need to install
6
- * the follow snippet: https://github.com/gravitywiz/snippet-library/blob/master/experimental/gfjs-early-init-scripts.php
+ * 1. Install this snippet with our free Code Chest plugin.
+ * https://gravitywiz.com/gravity-forms-code-chest/
7
*/
8
gform.addFilter('gppt_swiper_options', function (options) {
9
options.on.slideChange = function () {
0 commit comments