<?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: Form works perfectly in all browsers, EXCEPT Firefox?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox</link>
		<description>Gravity Support Forums Topic: Form works perfectly in all browsers, EXCEPT Firefox?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:27:28 +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/form-works-perfectly-in-all-browsers-except-firefox" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-33012</link>
			<pubDate>Fri, 19 Aug 2011 09:14:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">33012@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;LOL. Thanks Mike. I worked in quality control for several years in another life so I'm pretty good at looking for the small stuff. Some of it just comes with experience. I'm pleased I could help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelzmike on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-33011</link>
			<pubDate>Fri, 19 Aug 2011 09:05:06 +0000</pubDate>
			<dc:creator>shelzmike</dc:creator>
			<guid isPermaLink="false">33011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You are the freaking man Mr. Flahaut! Those little things like that KILL me in troubleshooting - always takes me forever to figure it out. You were exactly right and it works perfectly now!&#60;/p&#62;
&#60;p&#62;Thanks again.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32955</link>
			<pubDate>Thu, 18 Aug 2011 17:17:10 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32955@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, good fortune. It looks like your theme is enqueueing an old version of jQuery and that's causing an issue.&#60;/p&#62;
&#60;p&#62;I copied your form page to my test area, removed the jQuery reference in the head..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://www.webapps.acsdish.com/wp-content/themes/acscorporate/scripts/jquery.js&#38;quot; &#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and the form works as intended in Firefox. You can see it here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/688846/gravityhelp/acs/acs-employment-application.html&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/688846/gravityhelp/acs/acs-employment-application.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32953</link>
			<pubDate>Thu, 18 Aug 2011 17:09:55 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32953@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah Firebug displays it as gray because it's hidden from view with a style. Something is conflicting with the conditional logic script that your form uses. I'll take a closer look at it Mike and let you know what I find.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelzmike on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32942</link>
			<pubDate>Thu, 18 Aug 2011 16:04:28 +0000</pubDate>
			<dc:creator>shelzmike</dc:creator>
			<guid isPermaLink="false">32942@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Taking a look in Firefox, Firebug actually shows all the HTML and script in the window, its just not displaying. However, the weird thing is that it is sort-of greyed out in the window.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelzmike on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32927</link>
			<pubDate>Thu, 18 Aug 2011 15:44:49 +0000</pubDate>
			<dc:creator>shelzmike</dc:creator>
			<guid isPermaLink="false">32927@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, it does seem to be a theme related issue. Its really weird though. I changed the theme and when I opened it in Firefox, it looked the same (just with a different theme, of course) - without the form being posted, but then after about 3 or 4 seconds AFTER the page loaded, it popped up. I really want to use this theme so I suppose I will have to figure out where the problem lies, though I have no errors that I am coming up with.&#60;/p&#62;
&#60;p&#62;I do not at all expect Gravity to help me through this as it is on me, of course; however, if you have any clues as to where to start or some common conflicts, based on the facts, I would greatly appreciate it. Thanks!&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelzmike on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32919</link>
			<pubDate>Thu, 18 Aug 2011 15:34:05 +0000</pubDate>
			<dc:creator>shelzmike</dc:creator>
			<guid isPermaLink="false">32919@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, I will try that. And I suppose anything is possible, especially coming from the expert; however, I am not used to scripts working with every single other browser except one. I will do the tests now and report back. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32912</link>
			<pubDate>Thu, 18 Aug 2011 14:10:26 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32912@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is most likely a script conflict with the form conditional logic. You will need to test for a conflict with your theme or other plugins as described at the link below.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelzmike on "Form works perfectly in all browsers, EXCEPT Firefox?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-works-perfectly-in-all-browsers-except-firefox#post-32911</link>
			<pubDate>Thu, 18 Aug 2011 14:02:05 +0000</pubDate>
			<dc:creator>shelzmike</dc:creator>
			<guid isPermaLink="false">32911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have built a large for and placed in a new site i am building for work. Here is the url: &#60;a href=&#34;http://www.webapps.acsdish.com/acs-employment-application&#34; rel=&#34;nofollow&#34;&#62;http://www.webapps.acsdish.com/acs-employment-application&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;It works perfectly in all browsers tested, except for Firefox. In FF, it does not display at all. I use Firebug and do not see any errors or anything. This is strange because I usually have the least problems with FF. Does anyone know what might be going on here?&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
