<?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>Ruy Rocha &#187; jquery</title>
	<atom:link href="http://ruyrocha.com/tag/jquery-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruyrocha.com</link>
	<description>it&#039;s a long way to the top if wanna rock and roll</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:17:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>jQuery &#8211; Mascarando Campos</title>
		<link>http://ruyrocha.com/jquery-mascarando-campos/</link>
		<comments>http://ruyrocha.com/jquery-mascarando-campos/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 18:15:46 +0000</pubDate>
		<dc:creator>Ruy Rocha</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mascarar campos]]></category>
		<category><![CDATA[masked input]]></category>

		<guid isPermaLink="false">http://ruyrocha.com/?p=74</guid>
		<description><![CDATA[O plugin Masked Input para jQuery adiciona máscara aos campos. Sério, ex: %input#phone{:type =&#62; &#34;text&#34;}/ E no application.js: jQuery&#40;function&#40;$&#41;&#123; $&#40;&#34;#phone&#34;&#41;.mask&#40;&#34;?(99) 9999-9999&#34;&#41;; &#125;&#41;; Tweet This Post Post to Delicious Digg This Post Post to Facebook Post to LinkedIn]]></description>
			<content:encoded><![CDATA[<p>O plugin <a title="Masked Input" href="http://digitalbush.com/projects/masked-input-plugin/">Masked Input</a> para jQuery adiciona máscara aos campos. Sério, ex:</p>

<div class="wp_syntax"><div class="code"><pre class="haml" style="font-family:monospace;">%input#phone{:type =&gt; &quot;text&quot;}/</pre></div></div>

<p>E no application.js:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery<span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#phone&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">mask</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;?(99) 9999-9999&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=jQuery+%E2%80%93+Mascarando+Campos+http%3A%2F%2Fis.gd%2F2a4JmW" title="Post to Twitter"><img class="nothumb" src="http://ruyrocha.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="tt twitter jQuery   Mascarando Campos"  title="jQuery   Mascarando Campos" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=jQuery+%E2%80%93+Mascarando+Campos+http%3A%2F%2Fis.gd%2F2a4JmW" title="Post to Twitter">Tweet This Post</a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://ruyrocha.com/jquery-mascarando-campos/&amp;title=jQuery+%E2%80%93+Mascarando+Campos" title="Post to Delicious"><img class="nothumb" src="http://ruyrocha.com/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="tt delicious jQuery   Mascarando Campos"  title="jQuery   Mascarando Campos" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://ruyrocha.com/jquery-mascarando-campos/&amp;title=jQuery+%E2%80%93+Mascarando+Campos" title="Post to Delicious">Post to Delicious</a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://ruyrocha.com/jquery-mascarando-campos/&amp;title=jQuery+%E2%80%93+Mascarando+Campos" title="Post to Digg"><img class="nothumb" src="http://ruyrocha.com/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="tt digg jQuery   Mascarando Campos"  title="jQuery   Mascarando Campos" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://ruyrocha.com/jquery-mascarando-campos/&amp;title=jQuery+%E2%80%93+Mascarando+Campos" title="Post to Digg">Digg This Post</a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://ruyrocha.com/jquery-mascarando-campos/&amp;t=jQuery+%E2%80%93+Mascarando+Campos" title="Post to Facebook"><img class="nothumb" src="http://ruyrocha.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="tt facebook jQuery   Mascarando Campos"  title="jQuery   Mascarando Campos" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://ruyrocha.com/jquery-mascarando-campos/&amp;t=jQuery+%E2%80%93+Mascarando+Campos" title="Post to Facebook">Post to Facebook</a> <a target="_blank" rel="nofollow" class="tt" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ruyrocha.com/jquery-mascarando-campos/&amp;title=jQuery+%E2%80%93+Mascarando+Campos&amp;summary=O+plugin+Masked+Input+para+jQuery+adiciona+m%C3%A1scara+aos+campos.+S%C3%A9rio%2C+ex%3A%0D%0A%25input%23phone%7B%3Atype+%3D%3E+%22text%22%7D%2F%0D%0A%0D%0AE+no+application.js%3A%0D%0A%0D%0AjQuery%28functio...&amp;source=Ruy Rocha" title="Post to LinkedIn"><img class="nothumb" src="http://ruyrocha.com/wp-content/plugins/tweet-this/icons/en/linkedin/tt-linkedin.png" alt="tt linkedin jQuery   Mascarando Campos"  title="jQuery   Mascarando Campos" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ruyrocha.com/jquery-mascarando-campos/&amp;title=jQuery+%E2%80%93+Mascarando+Campos&amp;summary=O+plugin+Masked+Input+para+jQuery+adiciona+m%C3%A1scara+aos+campos.+S%C3%A9rio%2C+ex%3A%0D%0A%25input%23phone%7B%3Atype+%3D%3E+%22text%22%7D%2F%0D%0A%0D%0AE+no+application.js%3A%0D%0A%0D%0AjQuery%28functio...&amp;source=Ruy Rocha" title="Post to LinkedIn">Post to LinkedIn</a></p></div><div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/pt_BR/all.js#appId=159773440769970&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://ruyrocha.com/jquery-mascarando-campos/" send="true" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://ruyrocha.com/jquery-mascarando-campos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

