<?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: Turn off autocapitalize</title>
		<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocapitalize</link>
		<description>Gravity Support Forums Topic: Turn off autocapitalize</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 16:33:27 +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/turn-off-autocapitalize" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Turn off autocapitalize"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocapitalize#post-31340</link>
			<pubDate>Mon, 01 Aug 2011 15:10:25 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31340@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add the attribute using some jQuery added to your page template.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
jQuery.noConflict();
  jQuery(document).ready(function($) {
     $(&#38;quot;input[type=email], input[type=text]&#38;quot;).attr(&#38;quot;autocapitalize&#38;quot;, &#38;quot;off&#38;quot;);
  });&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think if you actually use the HTML5 &#34;email&#34; type field the autocapitalize is turned off by default. I have not confirmed this yet though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x2gravity on "Turn off autocapitalize"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocapitalize#post-31298</link>
			<pubDate>Mon, 01 Aug 2011 08:44:35 +0000</pubDate>
			<dc:creator>x2gravity</dc:creator>
			<guid isPermaLink="false">31298@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to use autocapitalize=&#34;off&#34;? I am adding an email field and I don't want the first letter to be automatically capitalized from mobile devices such as iPads.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
