<?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: Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms</link>
		<description>Gravity Support Forums Topic: Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:53 +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/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Craiger on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-8018</link>
			<pubDate>Fri, 30 Jul 2010 08:18:08 +0000</pubDate>
			<dc:creator>Craiger</dc:creator>
			<guid isPermaLink="false">8018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, I had removed that block of code &#38;amp; double checked it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cynthialaluna on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7986</link>
			<pubDate>Thu, 29 Jul 2010 15:32:50 +0000</pubDate>
			<dc:creator>cynthialaluna</dc:creator>
			<guid isPermaLink="false">7986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7982</link>
			<pubDate>Thu, 29 Jul 2010 12:06:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@cynthialaluna&#60;/p&#62;
&#60;p&#62;You can try adding this to your custom.css file. The issue is the top margin on the list that contains the radio/checkbox buttons. You should be able to tweak the margin value to your liking.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#content_box .post_box .format_text .left_label ul.gfield_checkbox, #content_box .post_box .format_text .left_label ul.gfield_radio, #content_box .post_box .format_text .right_label ul.gfield_checkbox, #content_box .post_box .format_text .right_label ul.gfield_radio {margin-top:.4em!important}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7981</link>
			<pubDate>Thu, 29 Jul 2010 12:00:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7981@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@cynthialaluna Okay good, on the styling issue with the radio buttons in Chrome it looks like there is something in your custom CSS that the form is inheriting that is causing it.  It works fine on a default Thesis install so it's custom CSS that is causing the issue.&#60;/p&#62;
&#60;p&#62;@craiger There must be something in the page template that you were using that was causing a conflict.  Possibly the old jQuery you had added was still in that template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cynthialaluna on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7979</link>
			<pubDate>Thu, 29 Jul 2010 11:54:35 +0000</pubDate>
			<dc:creator>cynthialaluna</dc:creator>
			<guid isPermaLink="false">7979@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;Thanks for your quick reply - this is the first time I've had to ask for help, and I'm impressed!&#60;/p&#62;
&#60;p&#62;For some reason the upgrade wasn't being offered in my plugins panel UNTIL I went to settings to make sure my license key was in there (it was), and then the settings panel said I had an upgrade and linked to the plugins panel - I clicked again through that link and the upgrade option magically appeared.&#60;/p&#62;
&#60;p&#62;HTML5 was off by default, so I then tested and it's working now - although the formatting is a bit strange - the top edge of my radio buttons is nicked. Good enough for now though.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Craiger on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7978</link>
			<pubDate>Thu, 29 Jul 2010 11:53:12 +0000</pubDate>
			<dc:creator>Craiger</dc:creator>
			<guid isPermaLink="false">7978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, here is what I just found for my issue...&#60;/p&#62;
&#60;p&#62;I was previously using a custom template, that I had my previously created jquery added to and which I removed, so I could use the new conditional logic/jquery built into GF.&#60;/p&#62;
&#60;p&#62;I just changed the contact PAGE to use the DEFAULT Template and now the Submit button works on Chrome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7977</link>
			<pubDate>Thu, 29 Jul 2010 11:50:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7977@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@craiger I can't replicate any issue with your form in Chrome.  The submit button displays when I select one of the options where it should display.  Kevin has also tried on Chrome on PC without any problems.&#60;/p&#62;
&#60;p&#62;Here is a screenshot of Chrome on PC:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/9b648d4d9f62b5c7840f0a3557466c87.png&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/grabs/9b648d4d9f62b5c7840f0a3557466c87.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is a screenshot of Chrome on Safari:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/5Egd&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/5Egd&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7976</link>
			<pubDate>Thu, 29 Jul 2010 11:46:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@cynthialaluna What version of Gravity Forms are you running? &#60;/p&#62;
&#60;p&#62;Chrome doesn't like your Website URL related fields being blank.  Are you using the Website field type with HTML5 output turned on?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Craiger on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7975</link>
			<pubDate>Thu, 29 Jul 2010 11:32:48 +0000</pubDate>
			<dc:creator>Craiger</dc:creator>
			<guid isPermaLink="false">7975@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We, too, are having the same issue.&#60;/p&#62;
&#60;p&#62;I have implemented the new conditional logic for the Submit button (as Carl told me that you now had it).&#60;/p&#62;
&#60;p&#62;It works perfectly on FF &#38;amp; Safari, but the Submit button is not displaying at all on Chrome, even when it should according to the condit. logic.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.studiopress.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.studiopress.com/contact&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What I don't get is that I tested your form on Chrome, the one with the condit. logic, and it works perfectly.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cynthialaluna on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7974</link>
			<pubDate>Thu, 29 Jul 2010 10:48:22 +0000</pubDate>
			<dc:creator>cynthialaluna</dc:creator>
			<guid isPermaLink="false">7974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there - a client just pointed out to me that the Submit button isn't working in Chrome for this form:  &#60;a href=&#34;http://www.rowboatmedia.com/rowboat-media-client-homework/&#34; rel=&#34;nofollow&#34;&#62;http://www.rowboatmedia.com/rowboat-media-client-homework/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, it DOES work for my general inquiry form on the same site. Nothing fancy with these forms - I have just created them and let my own site's CSS run what it wants to run.&#60;/p&#62;
&#60;p&#62;A search on Chrome shows that some people are getting double submissions - but in this instance, the button isn't even clickable.&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
