<?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: name attribute (a anchor tag) is obsolete in html5</title>
		<link>https://legacy.forums.gravityhelp.com/topic/name-attribute-a-anchor-tag-is-obsolete-in-html5</link>
		<description>Gravity Support Forums Topic: name attribute (a anchor tag) is obsolete in html5</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:26:22 +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/name-attribute-a-anchor-tag-is-obsolete-in-html5" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "name attribute (a anchor tag) is obsolete in html5"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-attribute-a-anchor-tag-is-obsolete-in-html5#post-72557</link>
			<pubDate>Sat, 25 Aug 2012 08:31:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Moved to feature requests.  Thank you or the suggestion.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicomollet on "name attribute (a anchor tag) is obsolete in html5"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-attribute-a-anchor-tag-is-obsolete-in-html5#post-71919</link>
			<pubDate>Tue, 21 Aug 2012 13:42:44 +0000</pubDate>
			<dc:creator>nicomollet</dc:creator>
			<guid isPermaLink="false">71919@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;W3C validator doesn't like this html:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a id=&#38;#39;gf_$form_id&#38;#39; name=&#38;#39;gf_$form_id&#38;#39; class=&#38;#39;gform_anchor&#38;#39; &#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It is displayed when form is ajax or has_pages.&#60;/p&#62;
&#60;p&#62;W3C says: &#34;The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.&#34;&#60;/p&#62;
&#60;p&#62;The html could simply be replaced by:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a id=&#38;#39;gf_$form_id&#38;#39; class=&#38;#39;gform_anchor&#38;#39; &#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Unfortunately, there is no filter to just strip this attribute. I could remove the anchor wih the &#34;gform_confirmation_anchor&#34; filter but it would cause problems to ajax forms.&#60;/p&#62;
&#60;p&#62;I hope you can can fix that in the next updates.&#60;br /&#62;
Kind regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
