<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I-Tech Web Design North Wales &#187; rsforms</title>
	<atom:link href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/tag/rsforms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales</link>
	<description>We offer professional website design services in North Wales and Chester areas</description>
	<lastBuildDate>Mon, 11 Mar 2013 14:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RSForm! Pro: How to clear default value on click</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/03/2012/rsform-pro-how-to-clear-default-value-on-click/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/03/2012/rsform-pro-how-to-clear-default-value-on-click/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 13:26:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[RSForm!]]></category>
		<category><![CDATA[RSForm! Pro]]></category>
		<category><![CDATA[rsforms]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=399</guid>
		<description><![CDATA[When you set up a default value for a text box or text area in RSForm Pro users have to delete the default value manually. If you want to remove the default value when users click in the text box &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/03/2012/rsform-pro-how-to-clear-default-value-on-click/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When you set up a default value for a text box or text area in RSForm Pro users have to delete the default value manually.</p>
<p>If you want to remove the default value when users click in the text box or text area then add the following code to the fields &#8220;Additional attributes&#8221; section on the right when you select to edit the field.<br />
<code>onfocus="if(this.value == 'your_default_value') this.value ='';"<br />
onblur="if(this.value == '') this.value='your_default_value'"</code></p>
<p>Replace &#8220;your_default_value&#8221; with your default value text.</p>
<p>Hope this helps</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.itechwebdesign.co.uk%2Fblog-web-design-north-wales%2F03%2F2012%2Frsform-pro-how-to-clear-default-value-on-click%2F&amp;title=RSForm%21%20Pro%3A%20How%20to%20clear%20default%20value%20on%20click"><img src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/03/2012/rsform-pro-how-to-clear-default-value-on-click/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
