<?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: Meaningful labels for accessibility</title>
		<link>https://legacy.forums.gravityhelp.com/topic/meaningful-labels-for-accessibility</link>
		<description>Gravity Support Forums Topic: Meaningful labels for accessibility</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:44:57 +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/meaningful-labels-for-accessibility" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Meaningful labels for accessibility"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/meaningful-labels-for-accessibility#post-90472</link>
			<pubDate>Tue, 13 Nov 2012 00:13:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">90472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll move this one to feature requests so we don't lose track of it.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tmarasca on "Meaningful labels for accessibility"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/meaningful-labels-for-accessibility#post-90063</link>
			<pubDate>Mon, 12 Nov 2012 04:35:45 +0000</pubDate>
			<dc:creator>tmarasca</dc:creator>
			<guid isPermaLink="false">90063@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@ jcollier -&#60;br /&#62;
I'm glad to see people looking at this (pretty awesome) plugin through the accessibility lens.&#60;br /&#62;
In fact, I only found your post by searching for common accessibility keywords..&#60;/p&#62;
&#60;p&#62;that aside, in your code snippet above, you should be OK.&#60;br /&#62;
The proper way to associate the &#34;for&#34; attribute with an element is via 'id' and not 'name'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jcollier on "Meaningful labels for accessibility"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/meaningful-labels-for-accessibility#post-60808</link>
			<pubDate>Wed, 30 May 2012 12:04:28 +0000</pubDate>
			<dc:creator>jcollier</dc:creator>
			<guid isPermaLink="false">60808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I note that field names are assigned generic ID attributes, like &#34;input_1_1&#34; and then the label for attribute is also generic, &#34;input_1_1&#34;.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;label class=&#38;#39;gfield_label&#38;#39; for=&#38;#39;input_1_1&#38;#39;&#38;gt;Name&#38;lt;/label&#38;gt;:
&#38;lt;input name=&#38;#39;input_1&#38;#39; id=&#38;#39;input_1_1&#38;#39; type=&#38;#39;text&#38;#39; value=&#38;#39;&#38;#39; class=&#38;#39;medium&#38;#39; tabindex=&#38;#39;1&#38;#39;  /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For a screen reader, I think the label is read out loud, which doesn't help identify the field.&#60;/p&#62;
&#60;p&#62;Is there any way to have the generated ID match the field name, even if there is a prefix or suffix to the namespace to make sure there are no collisions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
