<?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: Page jumps slightly on AJAX Submit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/page-jumps-slightly-on-ajax-submit</link>
		<description>Gravity Support Forums Topic: Page jumps slightly on AJAX Submit</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 04:51:45 +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/page-jumps-slightly-on-ajax-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>freelanceweb on "Page jumps slightly on AJAX Submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/page-jumps-slightly-on-ajax-submit#post-258395</link>
			<pubDate>Fri, 17 May 2013 20:03:07 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">258395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Researching more I've found another thread suggesting AJAX submitted forms still require a page refresh which anchors down the page to the forms confirmation message by default, which I was not expecting.&#60;/p&#62;
&#60;p&#62;Issue resolved by adding this to my functions.php:&#60;br /&#62;
add_filter(&#34;gform_confirmation_anchor_2&#34;, create_function(&#34;&#34;,&#34;return false;&#34;));
&#60;/p&#62;</description>
		</item>
		<item>
			<title>freelanceweb on "Page jumps slightly on AJAX Submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/page-jumps-slightly-on-ajax-submit#post-258318</link>
			<pubDate>Fri, 17 May 2013 17:55:45 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">258318@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Maybe the form validation script is trying to anchor to something on the page, even though it's using AJAX?&#60;/p&#62;
&#60;p&#62;I should probably also mention this occurs in all browsers, and I'm using the latest GF and WP versions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>freelanceweb on "Page jumps slightly on AJAX Submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/page-jumps-slightly-on-ajax-submit#post-258317</link>
			<pubDate>Fri, 17 May 2013 17:51:28 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">258317@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you click the &#34;Stay Up-To-Date&#34; tab in the upper right on this page:&#60;br /&#62;
&#60;a href=&#34;http://clients.freelancewebdesigner.com/tests/gravityforms/slide-out-forms/&#34; rel=&#34;nofollow&#34;&#62;http://clients.freelancewebdesigner.com/tests/gravityforms/slide-out-forms/&#60;/a&#62;&#60;br /&#62;
a div containing the Gravity Form will slide down:&#60;/p&#62;
&#60;p&#62;The embed code in my template is set to $ajax=true to avoid a full page refresh which would hide the form behind the tab again.&#60;/p&#62;
&#60;p&#62;Clicking the Subscribe button with $ajax=true though makes the page scroll (or jump) down just slightly which feels odd and doesn't seem like something that should be happening.&#60;/p&#62;
&#60;p&#62;Is there some way to prevent the page jump when clicking Subscribe?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
