<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: How to Manage Page Breaks to Go to Top of Page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page</link>
		<description>Gravity Support Forums Topic: How to Manage Page Breaks to Go to Top of Page</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 16:33:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/how-to-manage-page-breaks-to-go-to-top-of-page" rel="self" type="application/rss+xml" />

		<item>
			<title>rscrouse on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-70171</link>
			<pubDate>Wed, 08 Aug 2012 12:29:17 +0000</pubDate>
			<dc:creator>rscrouse</dc:creator>
			<guid isPermaLink="false">70171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This worked perfect.  Thank you very much for all your help!&#60;/p&#62;
&#60;p&#62;Regards.&#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-69987</link>
			<pubDate>Tue, 07 Aug 2012 18:09:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On multi-page forms, we can scroll the loaded page to a specific point by using the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_page_loaded&#34; rel=&#34;nofollow&#34;&#62;gform_page_loaded&#60;/a&#62; event.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Fires on multi-page forms when changing pages (i.e. going to the next or previous page).&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;First, embed the form using AJAX (ajax=&#34;true&#34; in the shortcode).&#60;/p&#62;
&#60;p&#62;Then, save this code as &#34;scroll-to-top.js&#34; in your theme's &#34;js&#34; folder (here - &#60;a href=&#34;http://www.fleyedocs.com/wp-content/themes/Builder/js/&#34; rel=&#34;nofollow&#34;&#62;http://www.fleyedocs.com/wp-content/themes/Builder/js/&#60;/a&#62; ).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
jQuery(document).bind(&#38;#39;gform_page_loaded&#38;#39;, function(event, form_id, current_page){
    jQuery(document).scrollTop(0);
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then, in your theme's functions.php, add this:&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/5VeZNFbP&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/5VeZNFbP&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That code will enqueue our &#34;scroll to top&#34; script whenever form 3 is in use.  I think that will work for your site.&#60;/p&#62;
&#60;p&#62;After that, test it out.  Please let us know when all the pieces are in place so we can take a look and verify if it looks OK or not, or needs some additional work.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-69772</link>
			<pubDate>Mon, 06 Aug 2012 21:41:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69772@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I emailed you for more information Richard.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rscrouse on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-69651</link>
			<pubDate>Mon, 06 Aug 2012 10:01:43 +0000</pubDate>
			<dc:creator>rscrouse</dc:creator>
			<guid isPermaLink="false">69651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris.  I tried enabling AJAX and it did not help. I emailed you the file you asked for . Thank you for your help.&#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-68857</link>
			<pubDate>Tue, 31 Jul 2012 21:28:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68857@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I promise not to close this.  If you need to nudge me, please send an email to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; with a link to this topic as a reminder.  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rscrouse on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-68850</link>
			<pubDate>Tue, 31 Jul 2012 20:02:51 +0000</pubDate>
			<dc:creator>rscrouse</dc:creator>
			<guid isPermaLink="false">68850@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris.  Thank you for your response.  I have to leave town for the next 5 days and so I won't be able to try your suggestions until I get back. Please do not close this discussion chain. I will follow up on this as soon as I return. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-68839</link>
			<pubDate>Tue, 31 Jul 2012 17:51:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68839@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try embedding that form with AJAX?  When you embedded the form with the shortcode, there was a check box for &#34;Enable AJAX&#34;.  Please embed the form again and check that box and see if it affects the jumpiness and scrolling.&#60;/p&#62;
&#60;p&#62;If that does not help, please export this form as XML (Import/Export menu, then the &#34;Export Forms&#34; option from the top menu) and email it to me at &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I will take a look at it for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rscrouse on "How to Manage Page Breaks to Go to Top of Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-manage-page-breaks-to-go-to-top-of-page#post-68820</link>
			<pubDate>Tue, 31 Jul 2012 16:34:52 +0000</pubDate>
			<dc:creator>rscrouse</dc:creator>
			<guid isPermaLink="false">68820@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am designing a quiz with page breaks inserted to separate the questions. When a person clicks the button to proceed from one question to the next, Gravity forms indexes down into the page so that the page is partially scrolled to exactly the top of the progress bar.  This creates a very &#34;jump&#34; effect.  I would rather the quiz form (which I have embedded within the WP page content) just bring up the next page without scrolling down.  How can I do this?  Here is my quiz page: &#60;a href=&#34;http://www.fleyedocs.com/cataract-quiz-1/&#34; rel=&#34;nofollow&#34;&#62;http://www.fleyedocs.com/cataract-quiz-1/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
