<?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: Previous / Next button moving slightly on click</title>
		<link>https://legacy.forums.gravityhelp.com/topic/previous-next-buttom-moving-slighty-on-click</link>
		<description>Gravity Support Forums Topic: Previous / Next button moving slightly on click</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:23:29 +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/previous-next-buttom-moving-slighty-on-click" rel="self" type="application/rss+xml" />

		<item>
			<title>phirefly on "Previous / Next button moving slightly on click"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previous-next-buttom-moving-slighty-on-click#post-38408</link>
			<pubDate>Thu, 20 Oct 2011 03:13:41 +0000</pubDate>
			<dc:creator>phirefly</dc:creator>
			<guid isPermaLink="false">38408@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks Kevin - will give it a go&#60;/p&#62;
&#60;p&#62;I like the &#34;click&#34; myself...but its not my call :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Previous / Next button moving slightly on click"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previous-next-buttom-moving-slighty-on-click#post-38228</link>
			<pubDate>Tue, 18 Oct 2011 16:15:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Part of it is normal. The default style for a button element is to move slightly on the click event to emulate physically depressing a button.. to give the user some kind of feedback. That's minor and intended behavior in the browser.&#60;/p&#62;
&#60;p&#62;What you're probably seeing is the effect of the ajax spinner graphic loading and pushing the button element down a bit. You can do something like this to absolutely position the spinner graphic so it doesn't negatively impact the button placement.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* make the page footer relative for positoning */

body .gform_wrapper .gform_page_footer {
    position: relative;
}

/* position the ajax spinner graphic absolutely inside the page footer */

body .gform_wrapper .gform_page_footer .gform_ajax_spinner {
    position: absolute;
    top: 25px;
    left: 100px;
    border: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;my test: &#60;a href=&#34;http://screencast.com/t/VbMHZYGpODE&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/VbMHZYGpODE&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>phirefly on "Previous / Next button moving slightly on click"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/previous-next-buttom-moving-slighty-on-click#post-38218</link>
			<pubDate>Tue, 18 Oct 2011 14:35:07 +0000</pubDate>
			<dc:creator>phirefly</dc:creator>
			<guid isPermaLink="false">38218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure if I'm missing something obvious, but there is a slight movement onclick of my previous/next button.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.switchandsaveni.com/business-energy-price-comparison&#34; rel=&#34;nofollow&#34;&#62;http://www.switchandsaveni.com/business-energy-price-comparison&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;is this normal or can anyone advise on how to stop it?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
