<?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: IE7 breaks Form HTML</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html</link>
		<description>Gravity Support Forums Topic: IE7 breaks Form HTML</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:20:00 +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/ie7-breaks-form-html" rel="self" type="application/rss+xml" />

		<item>
			<title>rfm1999 on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-29443</link>
			<pubDate>Fri, 08 Jul 2011 03:20:35 +0000</pubDate>
			<dc:creator>rfm1999</dc:creator>
			<guid isPermaLink="false">29443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hi tywright, &#60;/p&#62;
&#60;p&#62;Actually I need your help on this, I need to make same tabs on my gravity form using HTML blocks, but finding some problem doing.&#60;br /&#62;
can you please help me how you have add multiple tabs to the form on &#60;a href=&#34;http://easysettlefinance.com.au/online-application-page/&#34; rel=&#34;nofollow&#34;&#62;http://easysettlefinance.com.au/online-application-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;how to call the fields in the html blocks and adding tabs please guide me here&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tywright on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-20018</link>
			<pubDate>Sun, 06 Mar 2011 21:33:40 +0000</pubDate>
			<dc:creator>Tywright</dc:creator>
			<guid isPermaLink="false">20018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;Thanks for your answer, I will implement it and see how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-20001</link>
			<pubDate>Sun, 06 Mar 2011 11:42:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">20001@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there some reason you need to remove the list items in favor of divs? That seems like a lot of extra work for no reason.&#60;/p&#62;
&#60;p&#62;You can do what you want still by simply closing the original list, then reopening it inside of another container. You can see an example of what i'm talking about here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We were discussing wrapping sections of the form in fieldsets, but the same would apply for wrapping sections in a div element. It works just fine in all of the major browsers as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tywright on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-19998</link>
			<pubDate>Sun, 06 Mar 2011 05:22:44 +0000</pubDate>
			<dc:creator>Tywright</dc:creator>
			<guid isPermaLink="false">19998@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes that's what I also found, I am in the process of changing the internal display of forms to be rid of &#38;lt; li &#38;gt; and to use div tags instead. I will update this thread if it happens to fix the problem in case anyone else runs into a similar problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rogerlos on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-19997</link>
			<pubDate>Sun, 06 Mar 2011 04:57:25 +0000</pubDate>
			<dc:creator>rogerlos</dc:creator>
			<guid isPermaLink="false">19997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not an expert as such, but I wouldn't be surprised if IE7 doesn't like the closing /li which is present just after the opening div for each new tab, and which doesn't seem to correspond to any opening li. I can't really test and see if that's the case
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-19992</link>
			<pubDate>Sun, 06 Mar 2011 01:20:48 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19992@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. I'll check it out and see if anything jumps out at me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tywright on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-19991</link>
			<pubDate>Sun, 06 Mar 2011 01:16:03 +0000</pubDate>
			<dc:creator>Tywright</dc:creator>
			<guid isPermaLink="false">19991@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Link is &#60;a href=&#34;http://easysettlefinance.com.au/online-application-page/&#34; rel=&#34;nofollow&#34;&#62;http://easysettlefinance.com.au/online-application-page/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-19990</link>
			<pubDate>Sun, 06 Mar 2011 01:02:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're going to need to share a URL to your form so somebody can take a look at it. The screencaps aren't enough to debug your issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tywright on "IE7 breaks Form HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-breaks-form-html#post-19989</link>
			<pubDate>Sat, 05 Mar 2011 23:49:39 +0000</pubDate>
			<dc:creator>Tywright</dc:creator>
			<guid isPermaLink="false">19989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;We are using Gravity Forms for a rather large application form. We chose to break this form into tabs to make it easier for the visitor to fill out. We achieved this by using the HTML block feature to add &#38;lt;div&#38;gt; tags to denote the tabbed content.&#60;/p&#62;
&#60;p&#62;This works in every browser except for IE7, which seems to take the form and break it completely. &#60;/p&#62;
&#60;p&#62;An example of how the markup should appear, &#60;a href=&#34;http://i.imgur.com/5ICM5.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/5ICM5.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How IE7 interprets the markup, &#60;a href=&#34;http://i.imgur.com/Tk0zq.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/Tk0zq.png&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I have compensated for the&#60;br /&#62;
&#38;lt; li &#38;gt; tags gravity form wraps inserts.&#60;/p&#62;
&#60;p&#62;Hopefully someone here will be able to shed some light on this problem.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
