<?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 Tag: html5 - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/html5</link>
		<description>Gravity Support Forums Tag: html5 - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:36:18 +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/tags/html5/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>vegaskev on "Drop Down Fields Not Responsive"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-fields-not-responsive#post-255177</link>
			<pubDate>Thu, 16 May 2013 05:02:08 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">255177@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't believe I (nor anyone else) has noticed this, but drop-down fields in latest GForms (1.7.2) are not responsive.  All the other fields that I have in my forms are...just not the drop-downs.  &#60;/p&#62;
&#60;p&#62;Any idea when the GF team will make the drop-down fields responsive?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>co50 on "&#34;Website&#34; fields requires http://  - Why??"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/website-fields-requires-http-why#post-330856</link>
			<pubDate>Tue, 18 Jun 2013 21:05:36 +0000</pubDate>
			<dc:creator>co50</dc:creator>
			<guid isPermaLink="false">330856@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The Special 'website' field requires the user to enter http://. This makes no sense. Can't the system just add it on for them if it's required on the backend for some reason?&#60;/p&#62;
&#60;p&#62;This form field has a lot of issues:&#60;/p&#62;
&#60;p&#62;1) If you put in http:// as the default text and they have no web site, they get an error unless they manually remove it.&#60;br /&#62;
2) If they have a web site, even though the form shows a faint http:// in the field, it gets erased as soon as the user starts typing. One would think since it's required it would remain there and the user's text would proceed it.&#60;br /&#62;
3) There is no way to turn of validation for this field to eliminate these issues or allow the user to enter 'None'.&#60;br /&#62;
4) The Validation Message override does not work. It just says &#34;Enter a URL&#34; as the error even if a custom message is included...you know, to tell them they have to enter http:// or remove the one thats there. (Avoiding adding as a descr to keep things clean)&#60;br /&#62;
5) Yes, using a regular text field is an alternative, but I'd love for the Gravity Folks to get the website field fixed up.&#60;/p&#62;
&#60;p&#62;Thanks guys.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Spinal on "input type=number : set min and max"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-typenumber-set-min-and-max#post-242641</link>
			<pubDate>Wed, 08 May 2013 08:35:53 +0000</pubDate>
			<dc:creator>Spinal</dc:creator>
			<guid isPermaLink="false">242641@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Number fields in GF are HTML5 &#38;lt;input type=&#34;number&#34;&#38;gt; elements. However, it does not take full benefit of HTML5: the min and max values are not set.&#60;br /&#62;
In other words, if I make a number field in GF and set the minimum value to 1 and the maximum value to 100, GF should create the element as such: &#38;lt;input type=&#34;number&#34; min=1 max=100&#38;gt; which means HTML5-enabled browsers don't allow you to input numbers lower than 1 or higher than 100. Right now, GF does not do this (instead it outputs a text below the input explaining this), so please add this.&#60;/p&#62;
&#60;p&#62;-edit-&#60;br /&#62;
For your convenience :) I think this should be added to common.php around line 3000
&#60;/p&#62;</description>
		</item>
		<item>
			<title>freelanceweb on "Please add html5 input &#34;required&#34; attribute to form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-add-html5-input-required-attribute-to-form-elements#post-258379</link>
			<pubDate>Fri, 17 May 2013 19:33:52 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">258379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The 'required' attribute works in most browsers but isn't being used in GF for some reason.&#60;br /&#62;
&#60;a href=&#34;http://www.w3schools.com/html/html5_form_attributes.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/html/html5_form_attributes.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Specifically, in GF Settings I have the Output HTML5 checkbox checked,  and the checkbox for my individual fields are checked as being required in my form. But the word 'required' is not be added to input elements as I would expect.&#60;/p&#62;
&#60;p&#62;It would remove a couple issues I'm having with GF validation using both AJAX and page refreshes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "Jquery Slider Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-slider-field#post-40920</link>
			<pubDate>Sat, 12 Nov 2011 19:43:02 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">40920@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
is it possible to make a GF field a slider field (Jquery)? Meaning I set a value let's say from 1 to 100 and then the user just pushes a slider to the amount he wants. That amount then gets saved in the field on submission. Has anyone got experience with this? Does anybody know how to implement this?&#60;br /&#62;
I have seen a closed 3 post discussion on this on this forum. When will a slider field be standard with GF?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tobe on "CSS class for placeholder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-for-placeholder#post-193283</link>
			<pubDate>Mon, 01 Apr 2013 16:16:06 +0000</pubDate>
			<dc:creator>Tobe</dc:creator>
			<guid isPermaLink="false">193283@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I checked the documentation, and there are CSS classes for columns and inline. But what CSS class to add on the advanced tab of any field where I want a placeholder? (To have the labels placed inside the field forms so that they show the text info until the user clicks inside the field)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dexxwilliams on "Easy way to setup a form structure like this?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/easy-way-to-setup-a-form-structure-like-this#post-181509</link>
			<pubDate>Sat, 23 Mar 2013 04:31:33 +0000</pubDate>
			<dc:creator>dexxwilliams</dc:creator>
			<guid isPermaLink="false">181509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I tried using the ready made CSS classes already to do this, but it only seems to work for one line, and not a full form.&#60;/p&#62;
&#60;p&#62;I'm looking to design a form area like on the main page of this site:&#60;br /&#62;
&#60;a href=&#34;http://inkthemes.com/wptheme/localbusiness-contractor/&#34; rel=&#34;nofollow&#34;&#62;http://inkthemes.com/wptheme/localbusiness-contractor/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there an easy way to have the Name, Email, and Phone on one side (column) and a paragraph text box on the other side of all 3 items (making a balanced out square)?&#60;/p&#62;
&#60;p&#62;-Dexx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffwalker on "Recreate newsletter box on GF homepage"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recreate-newsletter-box-on-gf-homepage#post-178924</link>
			<pubDate>Thu, 21 Mar 2013 02:21:09 +0000</pubDate>
			<dc:creator>jeffwalker</dc:creator>
			<guid isPermaLink="false">178924@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello&#60;br /&#62;
How do I recreate the simple newsletter signup that is on the bottom of the GF homepage?&#60;br /&#62;
(I'm using Aweber but the Aweber add-on doesn't seem to do this)&#60;/p&#62;
&#60;p&#62;Thank you!&#60;br /&#62;
Jeff
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bsport on "HTML 5 placeholders"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-5-placeholders#post-183100</link>
			<pubDate>Sun, 24 Mar 2013 15:45:11 +0000</pubDate>
			<dc:creator>Bsport</dc:creator>
			<guid isPermaLink="false">183100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Seeing as gravity forms is a forms plugin and one of the most useful attributes to appear from html 5 for inputs is the placeholder attribute. I would very much like this feature to be included. &#60;/p&#62;
&#60;p&#62;Yes i know theres plugins that add this, but at the end of the day i think this should be in core.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsk3211 on "Paragraph Text default text not disappearing when clicked in the box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paragraph-text-default-text-not-disappearing-when-clicked-in-the-box#post-179340</link>
			<pubDate>Thu, 21 Mar 2013 09:08:50 +0000</pubDate>
			<dc:creator>dsk3211</dc:creator>
			<guid isPermaLink="false">179340@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For normal text fields, when a default text is entered and you click in the text field, the default text disappears. This doesn't happen with the paragraph text field however, you have to manually delete the default text. How can I change this behavior for paragraph text, so the default text will disappear when clicking in the box, same as for the 1 line text field?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
