<?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>Carlos Rodriguez &#187; tips jQuery</title>
	<atom:link href="http://blog.carlosrodriguez.eu/category/tips-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.carlosrodriguez.eu</link>
	<description>Algo de todo</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:12:43 +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>Tip 3: Añadir o quitar una clase css a un elemento html</title>
		<link>http://blog.carlosrodriguez.eu/2011/12/tip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html/</link>
		<comments>http://blog.carlosrodriguez.eu/2011/12/tip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 08:49:12 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[programacion]]></category>
		<category><![CDATA[tips jQuery]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.carlosrodriguez.eu/?p=204</guid>
		<description><![CDATA[A continuación muestro como añadir o quitar una clase a un elemento html con jQuery Para añadir una clase $('#idelemento').addClass('verde'); Para eliminar una clase $('#idelemento').removeClass('verde'); &#160; Para más información: http://api.jquery.com/addClass/ y http://api.jquery.com/removeClass/ &#160;]]></description>
			<content:encoded><![CDATA[<p>A continuación muestro como añadir o quitar una clase a un elemento html con jQuery</p>
<p>Para añadir una clase</p>
<blockquote><p><code>$(</code><code>'#idelemento'</code><code>).addClass(</code><code>'verde'</code><code>);</code></p></blockquote>
<p>Para eliminar una clase</p>
<blockquote><p><code>$(</code><code>'#idelemento'</code><code>)<code>.removeClass(</code><code>'verde'</code><code>);</code></code></p></blockquote>
<p>&nbsp;</p>
<p>Para más información: <a href="http://api.jquery.com/addClass/">http://api.jquery.com/addClass/</a> y <a href="http://api.jquery.com/removeClass/">http://api.jquery.com/removeClass/</a></p>
<p>&nbsp;</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;counturl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;count=horizontal&amp;text=Tip%203%3A%20A%C3%B1adir%20o%20quitar%20una%20clase%20css%20a%20un%20elemento%20html" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;counturl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;count=horizontal&amp;text=Tip%203%3A%20A%C3%B1adir%20o%20quitar%20una%20clase%20css%20a%20un%20elemento%20html" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;linkname=Tip%203%3A%20A%C3%B1adir%20o%20quitar%20una%20clase%20css%20a%20un%20elemento%20html" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;linkname=Tip%203%3A%20A%C3%B1adir%20o%20quitar%20una%20clase%20css%20a%20un%20elemento%20html" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_tuenti" href="http://www.addtoany.com/add_to/tuenti?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;linkname=Tip%203%3A%20A%C3%B1adir%20o%20quitar%20una%20clase%20css%20a%20un%20elemento%20html" title="Tuenti" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/tuenti.png" width="16" height="16" alt="Tuenti"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html%2F&amp;title=Tip%203%3A%20A%C3%B1adir%20o%20quitar%20una%20clase%20css%20a%20un%20elemento%20html" id="wpa2a_2">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carlosrodriguez.eu/2011/12/tip-3-anadir-o-quitar-una-clase-css-a-un-elemento-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip 2: Cambiar propiedades css con jQuery</title>
		<link>http://blog.carlosrodriguez.eu/2011/12/tip-2-cambiar-propiedades-css-con-jquery/</link>
		<comments>http://blog.carlosrodriguez.eu/2011/12/tip-2-cambiar-propiedades-css-con-jquery/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 20:40:48 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[programacion]]></category>
		<category><![CDATA[tips jQuery]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.carlosrodriguez.eu/?p=202</guid>
		<description><![CDATA[Para cambiar propiedades css de un elemento, utilizaremos la siguiente instrucción $(&#8220;#idelemento&#8221;).css(&#8220;color&#8221;,&#8221;red&#8221;); Para más información: http://api.jquery.com/css/#css2]]></description>
			<content:encoded><![CDATA[<p>Para cambiar propiedades css de un elemento, utilizaremos la siguiente instrucción</p>
<blockquote><p>$(&#8220;#idelemento&#8221;).css(&#8220;color&#8221;,&#8221;red&#8221;);</p></blockquote>
<p>Para más información: <a href="http://api.jquery.com/css/#css2">http://api.jquery.com/css/#css2</a></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;counturl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;count=horizontal&amp;text=Tip%202%3A%20Cambiar%20propiedades%20css%20con%20jQuery" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;counturl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;count=horizontal&amp;text=Tip%202%3A%20Cambiar%20propiedades%20css%20con%20jQuery" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;linkname=Tip%202%3A%20Cambiar%20propiedades%20css%20con%20jQuery" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;linkname=Tip%202%3A%20Cambiar%20propiedades%20css%20con%20jQuery" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_tuenti" href="http://www.addtoany.com/add_to/tuenti?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;linkname=Tip%202%3A%20Cambiar%20propiedades%20css%20con%20jQuery" title="Tuenti" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/tuenti.png" width="16" height="16" alt="Tuenti"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-2-cambiar-propiedades-css-con-jquery%2F&amp;title=Tip%202%3A%20Cambiar%20propiedades%20css%20con%20jQuery" id="wpa2a_4">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carlosrodriguez.eu/2011/12/tip-2-cambiar-propiedades-css-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip 1: ¿Cómo cambiar el valor de un TextBox con jQuery?</title>
		<link>http://blog.carlosrodriguez.eu/2011/12/tip-1-como-cambiar-el-valor-de-un-textbox-con-jquery/</link>
		<comments>http://blog.carlosrodriguez.eu/2011/12/tip-1-como-cambiar-el-valor-de-un-textbox-con-jquery/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 21:36:49 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[programacion]]></category>
		<category><![CDATA[tips jQuery]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.carlosrodriguez.eu/?p=195</guid>
		<description><![CDATA[A continuación muestro como cambiar el valor de un textbox con jQuery, así de simple así de rápido. $('#texto').val('valorpersonalizado'); Si necesitáis profundizar más sobre la función val, os dejo el siguiente enlace http://api.jquery.com/val/]]></description>
			<content:encoded><![CDATA[<p>A continuación muestro como cambiar el valor de un textbox con jQuery, así de simple así de rápido.</p>
<blockquote><p><code>$(</code><code>'#texto'</code><code>).val(</code><code>'valorpersonalizado'</code><code>);</code></p></blockquote>
<p>Si necesitáis profundizar más sobre la función val, os dejo el siguiente enlace <a href="http://api.jquery.com/val/">http://api.jquery.com/val/</a></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;counturl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;count=horizontal&amp;text=Tip%201%3A%20%C2%BFC%C3%B3mo%20cambiar%20el%20valor%20de%20un%20TextBox%20con%20jQuery%3F" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;counturl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;count=horizontal&amp;text=Tip%201%3A%20%C2%BFC%C3%B3mo%20cambiar%20el%20valor%20de%20un%20TextBox%20con%20jQuery%3F" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;linkname=Tip%201%3A%20%C2%BFC%C3%B3mo%20cambiar%20el%20valor%20de%20un%20TextBox%20con%20jQuery%3F" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;linkname=Tip%201%3A%20%C2%BFC%C3%B3mo%20cambiar%20el%20valor%20de%20un%20TextBox%20con%20jQuery%3F" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_tuenti" href="http://www.addtoany.com/add_to/tuenti?linkurl=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;linkname=Tip%201%3A%20%C2%BFC%C3%B3mo%20cambiar%20el%20valor%20de%20un%20TextBox%20con%20jQuery%3F" title="Tuenti" rel="nofollow" target="_blank"><img src="http://blog.carlosrodriguez.eu/wp-content/plugins/add-to-any/icons/tuenti.png" width="16" height="16" alt="Tuenti"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.carlosrodriguez.eu%2F2011%2F12%2Ftip-1-como-cambiar-el-valor-de-un-textbox-con-jquery%2F&amp;title=Tip%201%3A%20%C2%BFC%C3%B3mo%20cambiar%20el%20valor%20de%20un%20TextBox%20con%20jQuery%3F" id="wpa2a_6">Compartir</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carlosrodriguez.eu/2011/12/tip-1-como-cambiar-el-valor-de-un-textbox-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

