<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios en: Truco Manso: saber si un elemento es visible con jquery</title>
	<atom:link href="http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/</link>
	<description>Programación, informática y tecnología</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:00:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: liberty reserve</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-20693</link>
		<dc:creator>liberty reserve</dc:creator>
		<pubDate>Thu, 05 Jan 2012 07:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-20693</guid>
		<description>Excellent goods from you, man. Manso jQuery Trick: is the element really visible &#187; Codigo Manso I&#039;ve understand your stuff previous to and you&#039;re just too magnificent. I actually like what you&#039;ve acquired here, really like what you are saying and the way in which you say it. You make it enjoyable and you still care for to keep it wise. I can&#039;t wait to read much more from you. This is really a tremendous Manso jQuery Trick: is the element really visible &#187; Codigo Manso informations.</description>
		<content:encoded><![CDATA[<p>Excellent goods from you, man. Manso jQuery Trick: is the element really visible &raquo; Codigo Manso I&#8217;ve understand your stuff previous to and you&#8217;re just too magnificent. I actually like what you&#8217;ve acquired here, really like what you are saying and the way in which you say it. You make it enjoyable and you still care for to keep it wise. I can&#8217;t wait to read much more from you. This is really a tremendous Manso jQuery Trick: is the element really visible &raquo; Codigo Manso informations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Drew</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-13453</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Sun, 17 Jul 2011 19:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-13453</guid>
		<description>@ Ian Holmes,

Thanks for reposting the extension, I couldn&#039;t get the original one to work either. 
I had to change the backticks to quotes around the :visible &amp; the :hidden text…
 
jQuery.extend(jQuery.expr[&quot;:&quot;],{reallyvisible: function(a) { return (jQuery(a).is(&#039;:visible&#039;) &amp;&amp; jQuery(a).parents(&#039;:hidden&#039;).length == 0) }});    

Hopefully it isn&#039;t the filters on the site causing the backticks.</description>
		<content:encoded><![CDATA[<p>@ Ian Holmes,</p>
<p>Thanks for reposting the extension, I couldn&#8217;t get the original one to work either.<br />
I had to change the backticks to quotes around the :visible &amp; the :hidden text…</p>
<p>jQuery.extend(jQuery.expr[":"],{reallyvisible: function(a) { return (jQuery(a).is(&#8216;:visible&#8217;) &amp;&amp; jQuery(a).parents(&#8216;:hidden&#8217;).length == 0) }});    </p>
<p>Hopefully it isn&#8217;t the filters on the site causing the backticks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Pau Sanchez</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-8227</link>
		<dc:creator>Pau Sanchez</dc:creator>
		<pubDate>Thu, 06 Jan 2011 23:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-8227</guid>
		<description>@Jose T. y @Abraham gracias por vuestro comentario</description>
		<content:encoded><![CDATA[<p>@Jose T. y @Abraham gracias por vuestro comentario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Abraham</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-7741</link>
		<dc:creator>Abraham</dc:creator>
		<pubDate>Thu, 09 Dec 2010 22:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-7741</guid>
		<description>Me sirvió un rato el dato pero, efectivamente, desde la versión 1.3.2 ya tienen ese cambio y lo tengo comprobado. Aquí está la info http://docs.jquery.com/Release:jQuery_1.3.2#:visible.2F:hidden_Overhauled
Saludos!</description>
		<content:encoded><![CDATA[<p>Me sirvió un rato el dato pero, efectivamente, desde la versión 1.3.2 ya tienen ese cambio y lo tengo comprobado. Aquí está la info <a href="http://docs.jquery.com/Release:jQuery_1.3.2#:visible.2F:hidden_Overhauled" rel="nofollow">http://docs.jquery.com/Release:jQuery_1.3.2#:visible.2F:hidden_Overhauled</a><br />
Saludos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Jose T.</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-7285</link>
		<dc:creator>Jose T.</dc:creator>
		<pubDate>Fri, 22 Oct 2010 03:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-7285</guid>
		<description>Excelente amigo, me sacaste de un apuro.</description>
		<content:encoded><![CDATA[<p>Excelente amigo, me sacaste de un apuro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: total 13</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-6017</link>
		<dc:creator>total 13</dc:creator>
		<pubDate>Fri, 30 Apr 2010 08:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-6017</guid>
		<description>Pues a mi el is(:visible) si me esta funcionando como debería, (me devuelve false si algun padre esta oculto), que encima es el comportamiento que no quiero jaja, (aunque sea el esperable y razonable). Con Firefox 3.6.3 y jquery 1.3.2 (salió el 19 de Febrero de 2009, un mes después de este artículo así que quizás lo hayan solucionado).

Saludos!</description>
		<content:encoded><![CDATA[<p>Pues a mi el is(:visible) si me esta funcionando como debería, (me devuelve false si algun padre esta oculto), que encima es el comportamiento que no quiero jaja, (aunque sea el esperable y razonable). Con Firefox 3.6.3 y jquery 1.3.2 (salió el 19 de Febrero de 2009, un mes después de este artículo así que quizás lo hayan solucionado).</p>
<p>Saludos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Revenue Robot</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-4651</link>
		<dc:creator>Revenue Robot</dc:creator>
		<pubDate>Fri, 11 Dec 2009 21:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-4651</guid>
		<description>awesome thanks for posting this it was what i&#039;ve been looking for...</description>
		<content:encoded><![CDATA[<p>awesome thanks for posting this it was what i&#8217;ve been looking for&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Carlos</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-4527</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-4527</guid>
		<description>if (!$(&#039;#DivBlock&#039;).is (&#039;:hidden&#039;)) alert (&quot;Not Hidden&quot;);

not work with IE8.</description>
		<content:encoded><![CDATA[<p>if (!$(&#8216;#DivBlock&#8217;).is (&#8216;:hidden&#8217;)) alert (&#8220;Not Hidden&#8221;);</p>
<p>not work with IE8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ian Holmes</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-4058</link>
		<dc:creator>Ian Holmes</dc:creator>
		<pubDate>Wed, 09 Sep 2009 09:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-4058</guid>
		<description>Thanks for the article - well explained and eay to follow.  However, the syntax for your extension to the jQuery selector engine does not work - try this instead:

jQuery.extend(jQuery.expr[&quot;:&quot;],{reallyvisible: function(a) { return (jQuery(a).is(&#039;:visible&#039;) &amp;&amp; jQuery(a).parents(&#039;:hidden&#039;).length == 0) }});</description>
		<content:encoded><![CDATA[<p>Thanks for the article &#8211; well explained and eay to follow.  However, the syntax for your extension to the jQuery selector engine does not work &#8211; try this instead:</p>
<p>jQuery.extend(jQuery.expr[":"],{reallyvisible: function(a) { return (jQuery(a).is(&#8216;:visible&#8217;) &amp;&amp; jQuery(a).parents(&#8216;:hidden&#8217;).length == 0) }});</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Aamir Afridi</title>
		<link>http://www.codigomanso.com/es/2009/01/truco-manso-saber-si-un-elemento-es-visible-con-jquery/comment-page-1/#comment-3809</link>
		<dc:creator>Aamir Afridi</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codigomanso.com/es/?p=434#comment-3809</guid>
		<description>Awesome man... Very very helpful...</description>
		<content:encoded><![CDATA[<p>Awesome man&#8230; Very very helpful&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

