<?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: Reposition the submit button on form error</title>
		<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error</link>
		<description>Gravity Support Forums Topic: Reposition the submit button on form error</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 22:32:58 +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/reposition-the-submit-button-on-form-error" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-39308</link>
			<pubDate>Sat, 29 Oct 2011 13:59:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39308@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sscovil on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-39305</link>
			<pubDate>Sat, 29 Oct 2011 11:15:38 +0000</pubDate>
			<dc:creator>sscovil</dc:creator>
			<guid isPermaLink="false">39305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, that explains it! I didn't realize gform_post_render was a new feature, not yet available in 1.5.x...&#60;/p&#62;
&#60;p&#62; I'll grab 1.6 and give it a go as soon as it's available. Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-39226</link>
			<pubDate>Fri, 28 Oct 2011 11:51:26 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">39226@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to bump up to the 1.6 Release Candidate version you can take advantage of the new &#34;gform_post_render&#34; hook available for AJAX forms.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The RC is stable and the 1.6 final is scheduled for release at the first of next week. You can grab it from the downloads page if you want to give it a shot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-39195</link>
			<pubDate>Fri, 28 Oct 2011 02:47:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">39195@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, didn't see your reply. It's real late here so I'll look at it fresh for you in the AM and see what I can offer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sscovil on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-39179</link>
			<pubDate>Thu, 27 Oct 2011 23:34:08 +0000</pubDate>
			<dc:creator>sscovil</dc:creator>
			<guid isPermaLink="false">39179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Still stuck on this...just wanted to be sure you got my reply.&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sscovil on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-38900</link>
			<pubDate>Tue, 25 Oct 2011 14:47:44 +0000</pubDate>
			<dc:creator>sscovil</dc:creator>
			<guid isPermaLink="false">38900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Kevin,&#60;/p&#62;
&#60;p&#62;Here is a link to the development site: &#60;a href=&#34;http://buccan.mynewsitepreview.com/&#34; rel=&#34;nofollow&#34;&#62;http://buccan.mynewsitepreview.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Forms appear inside of tooltips when you hover over certain links in the footer. Try hovering over the 'Contact' link and just hitting the submit button without filling out the form, and you'll notice two problems:&#60;/p&#62;
&#60;p&#62;1) The form tooltip resizes off the bottom of the page; and&#60;br /&#62;
2) The submit button overlaps form fields because of the error boxes.&#60;/p&#62;
&#60;p&#62;I can resolve both issues using jQuery to animate the tooltip when it is resized and reposition the submit button, if I can just bind my error handling function to this darn gform_post_render hook...&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-38841</link>
			<pubDate>Tue, 25 Oct 2011 02:37:50 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38841@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a URL to your form so we can take a look at it? That would help a bit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sscovil on "Reposition the submit button on form error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reposition-the-submit-button-on-form-error#post-38807</link>
			<pubDate>Mon, 24 Oct 2011 17:49:06 +0000</pubDate>
			<dc:creator>sscovil</dc:creator>
			<guid isPermaLink="false">38807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey gang,&#60;/p&#62;
&#60;p&#62;I've re-positioned my form submit button using the following CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_image_button {
	float: right;
	position: absolute;
	right: 3px;
	bottom: 40px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The button is right where I want it but, if the user submits the form with an error, the error messages will cause the button to overlap some form fields. (I'm using AJAX forms, btw.)&#60;/p&#62;
&#60;p&#62;Below is the solution I came up with, which doesn't work. I've placed this script in my HEAD section. I'm hoping you folks can spot what I'm doing wrong...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function($) {
	// On form validation error, adjust the position of the submit button to prevent overlapping
	$(document).bind(&#38;quot;gform_post_render&#38;quot;, function(){
		tooltip_form_error();
	});
	function tooltip_form_error(){
		if( $(&#38;quot;.validation_error&#38;quot;).length &#38;gt; 0 ) {
			$(&#38;quot;.gform_image_button&#38;quot;).css(&#38;quot;bottom&#38;quot;,&#38;quot;0px !important&#38;quot;);
		};
	}
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
