<?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: Anyone getting fatal failure in IE from iframe modal during redirect - look here</title>
		<link>https://legacy.forums.gravityhelp.com/topic/anyone-getting-fatal-failure-in-ie-from-iframe-modal-during-redirect-look-here</link>
		<description>Gravity Support Forums Topic: Anyone getting fatal failure in IE from iframe modal during redirect - look here</description>
		<language>en-US</language>
		<pubDate>Sat, 25 Apr 2026 00:39:16 +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/anyone-getting-fatal-failure-in-ie-from-iframe-modal-during-redirect-look-here" rel="self" type="application/rss+xml" />

		<item>
			<title>net_mage on "Anyone getting fatal failure in IE from iframe modal during redirect - look here"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/anyone-getting-fatal-failure-in-ie-from-iframe-modal-during-redirect-look-here#post-4944</link>
			<pubDate>Fri, 23 Apr 2010 21:49:14 +0000</pubDate>
			<dc:creator>net_mage</dc:creator>
			<guid isPermaLink="false">4944@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you load your gravity forms into fancybox modals like I do and you want to redirect to a paypal payment page during submission read this.&#60;/p&#62;
&#60;p&#62;You will get a fatal failure message in IE (not FF...it's smarter) unless you use the following method to specify a form &#34;target&#34;.&#60;/p&#62;
&#60;p&#62;Using the noconflict jquery call in the header or somewhere before form:&#60;/p&#62;
&#60;p&#62;jQuery(function() {&#60;br /&#62;
  jQuery(&#34;#gform_xx&#34;).attr(&#34;target&#34;, &#34;paypal&#34;);&#60;br /&#62;
});&#60;/p&#62;
&#60;p&#62;This will break out of the iframe modal and proceed to paypal for payment.   Remember to replace _xx with your form number.&#60;/p&#62;
&#60;p&#62;The above error doesn't occur if you are not using an iframe modal window.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
