<?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>web2.0goodies.com &#187; html5</title>
	<atom:link href="http://web2.0goodies.com/blog/category/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://web2.0goodies.com/blog</link>
	<description>Tips, Tricks, and How To's for Web 2.0</description>
	<lastBuildDate>Tue, 03 Jan 2012 05:34:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>A very nice jQuery plugin for text input hint / helper text&#8230;</title>
		<link>http://web2.0goodies.com/blog/html5/a-very-nice-jquery-plugin-for-text-input-hint-helper-text/</link>
		<comments>http://web2.0goodies.com/blog/html5/a-very-nice-jquery-plugin-for-text-input-hint-helper-text/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 06:32:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://web2.0goodies.com/blog/html5/a-very-nice-jquery-plugin-for-text-input-hint-helper-text/</guid>
		<description><![CDATA[While looking for a jQuery plugin that would let me put some default text in a field and then remove it when a user focuses and before submit is clicked, I stumbled across this plugin:&#160; labelOver You can view an example here. The advantage over this plugin is two fold.&#160; First, it doesn&#8217;t actually ever [...]]]></description>
			<content:encoded><![CDATA[<p>While looking for a jQuery plugin that would let me put some default text in a field and then remove it when a user focuses and before submit is clicked, I stumbled across this plugin:&nbsp; <a target="_blank" href="http://remysharp.com/2007/03/19/a-few-more-jquery-plugins-crop-labelover-and-pluck/#labelOver">labelOver</a></p>
<p>You can view an example <a target="_blank" href="http://remysharp.com/wp-content/uploads/2007/03/label_over_example.html">here</a>.</p>
<p>The advantage over this plugin is two fold.&nbsp; First, it doesn&#8217;t actually ever put text into the input box, rather it positions the inputs Label tag over the field&#8230;&nbsp; This is good for several reasons.
<ul>
<li>The label tag is used by screen readers, etc&#8230;</li>
<li>It works fine if javascript and css are off (not a big deal but still a good thing).</li>
<li>It lets you style the label with other html tags (like strong, etc&#8230;)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://web2.0goodies.com/blog/html5/a-very-nice-jquery-plugin-for-text-input-hint-helper-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Freature Overview Presentation With Sample Code</title>
		<link>http://web2.0goodies.com/blog/uncategorized/html-5-freature-overview-presentation-with-sample-code/</link>
		<comments>http://web2.0goodies.com/blog/uncategorized/html-5-freature-overview-presentation-with-sample-code/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 17:29:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://web2.0goodies.com/blog/uncategorized/html-5-freature-overview-presentation-with-sample-code/</guid>
		<description><![CDATA[At work Shawn Lonas sent this out to all of us, it&#8217;s a really good concise overview of some html5 features. http://apirocks.com/html5/html5.html]]></description>
			<content:encoded><![CDATA[<p>At work Shawn Lonas sent this out to all of us,  it&#8217;s a really good concise overview of some html5 features.</p>
<p><a href="http://apirocks.com/html5/html5.html#slide1">http://apirocks.com/html5/html5.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://web2.0goodies.com/blog/uncategorized/html-5-freature-overview-presentation-with-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

