<?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: Go/submit button doesn&#039;t work on FF/IE/Safari</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari</link>
		<description>Gravity Support Forums Topic: Go/submit button doesn&#039;t work on FF/IE/Safari</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:47:47 +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/gosubmit-button-doesnt-work-on-ffiesafari" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-31142</link>
			<pubDate>Thu, 28 Jul 2011 12:57:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31142@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you got that resolved.  Thanks for stopping back in Elena.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elena on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-31115</link>
			<pubDate>Thu, 28 Jul 2011 08:06:43 +0000</pubDate>
			<dc:creator>Elena</dc:creator>
			<guid isPermaLink="false">31115@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sweet Chris!!! Thanks it works! Thank you SO much guys for your help. This is the sort of stuff that widens the gap bw this plugin &#38;amp; customer support and the rest.&#60;br /&#62;
Cheers from Spain&#60;br /&#62;
Elena
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30681</link>
			<pubDate>Thu, 21 Jul 2011 13:16:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">30681@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's not because of the footer.  You resolved that problem.  &#60;/p&#62;
&#60;p&#62;Right now you just need to make the hand cursor appear when you hover over the button, to give feedback that it's clickable.  Add  this to the bottom of  your style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper input[type=&#38;quot;submit&#38;quot;]{
cursor: hand;
cursor: pointer;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should make the hand cursor appear over the submit button when you hover over it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elena on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30679</link>
			<pubDate>Thu, 21 Jul 2011 13:07:48 +0000</pubDate>
			<dc:creator>Elena</dc:creator>
			<guid isPermaLink="false">30679@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Stupid question: if it's bcs of the footer wrapper why is it happening on all forms on the sidebar?&#60;br /&#62;
&#60;a href=&#34;http://cirugiaesteticamasculina.com/cirugia-estetica/aumento-de-pectorales/&#34; rel=&#34;nofollow&#34;&#62;http://cirugiaesteticamasculina.com/cirugia-estetica/aumento-de-pectorales/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elena on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30675</link>
			<pubDate>Thu, 21 Jul 2011 13:04:45 +0000</pubDate>
			<dc:creator>Elena</dc:creator>
			<guid isPermaLink="false">30675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ahhhhh, Chris. (Now sobbing). Ok, yes I can click on it and submit form, though there's no way to know it's clickable for a normal user (me being abnormal).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30673</link>
			<pubDate>Thu, 21 Jul 2011 13:02:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">30673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you click it though?  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-29607&#34; rel=&#34;nofollow&#34;&#62;Kevin mentioned before&#60;/a&#62; that there was no feedback when you hovered over the button, like the cursor changing, to indicate that it's clickable, but if you &#60;strong&#62;do&#60;/strong&#62; click it, does it submit?  &#60;/p&#62;
&#60;p&#62;If so, then you've fixed one problem and just need some CSS to make it function more like a clickable button.  No tears involved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elena on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30671</link>
			<pubDate>Thu, 21 Jul 2011 12:58:01 +0000</pubDate>
			<dc:creator>Elena</dc:creator>
			<guid isPermaLink="false">30671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, despair speaking, cleared cache, tried with Chrome, Safari and FF. And yet when you hover over Submit button no cursor. I'm about to cry, guys. A grown-up lady crying, how sad can it be? :/ :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30614</link>
			<pubDate>Thu, 21 Jul 2011 00:27:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">30614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Elena, can you try a different browser or clear the browser cache?  It appears you have done everything correctly but maybe your browser has cached the CSS and is not applying the new style.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30467</link>
			<pubDate>Tue, 19 Jul 2011 18:01:26 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Elena,&#60;/p&#62;
&#60;p&#62;I checked in a couple of browsers here and it looks like the bottom margin style is being applied properly. Is there still a problem with it on some form because I didn't see any issues on the form linked above?&#60;/p&#62;
&#60;p&#62;firebug screenshot: &#60;a href=&#34;http://bit.ly/mZWVpc&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/mZWVpc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;also, to answer your earlier question, the semicolon at the end of the property is optional if it's the only one in the rule or if it's the last property listed in the rule. You need the semicolon as a separator between different properties in the same CSS rule.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Elena on "Go/submit button doesn&#039;t work on FF/IE/Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gosubmit-button-doesnt-work-on-ffiesafari#post-30409</link>
			<pubDate>Tue, 19 Jul 2011 12:03:11 +0000</pubDate>
			<dc:creator>Elena</dc:creator>
			<guid isPermaLink="false">30409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;nope, not working, That's why I asked you, bcs I thought I may have put it on the wrong line or file, or the wrong way.&#60;/p&#62;
&#60;p&#62;Thanks for bearing with me.&#60;/p&#62;
&#60;p&#62;Elena
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
