<?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>Comentários sobre: prettyPhoto &#8211; LightBox para jQuery</title>
	<atom:link href="http://www.pinceladasdaweb.com.br/blog/2008/05/20/prettyphoto-lightbox-para-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pinceladasdaweb.com.br/blog/2008/05/20/prettyphoto-lightbox-para-jquery/</link>
	<description>Tutoriais sobre: XHTML, CSS, JavaScript e WebStandards</description>
	<lastBuildDate>Sat, 11 Feb 2012 13:45:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Por: Cletus Lavesque</title>
		<link>http://www.pinceladasdaweb.com.br/blog/2008/05/20/prettyphoto-lightbox-para-jquery/#comment-269439</link>
		<dc:creator>Cletus Lavesque</dc:creator>
		<pubDate>Tue, 27 Dec 2011 08:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinceladasdaweb.com.br/blog/?p=509#comment-269439</guid>
		<description>this is of challenge #2
Why did you join the blogging challenge:
I join the blogging challenge because i wanted to learn new things of other countries and make new friends
What do you hope some of the activities include?
i hope that some activities are interacting with other people
Finally, what do you hope to get out of the challenge by the end of the ten weeks?
I hope that more people visit my blog and put many good comments</description>
		<content:encoded><![CDATA[<p>this is of challenge #2<br />
Why did you join the blogging challenge:<br />
I join the blogging challenge because i wanted to learn new things of other countries and make new friends<br />
What do you hope some of the activities include?<br />
i hope that some activities are interacting with other people<br />
Finally, what do you hope to get out of the challenge by the end of the ten weeks?<br />
I hope that more people visit my blog and put many good comments</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Paulo</title>
		<link>http://www.pinceladasdaweb.com.br/blog/2008/05/20/prettyphoto-lightbox-para-jquery/#comment-211812</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Tue, 17 May 2011 00:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinceladasdaweb.com.br/blog/?p=509#comment-211812</guid>
		<description>nao consigo fazer o prety photo funcionar no internet explorer
oque eu faço tentei o script acima mas nao funfo&quot;</description>
		<content:encoded><![CDATA[<p>nao consigo fazer o prety photo funcionar no internet explorer<br />
oque eu faço tentei o script acima mas nao funfo&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Alescio</title>
		<link>http://www.pinceladasdaweb.com.br/blog/2008/05/20/prettyphoto-lightbox-para-jquery/#comment-197498</link>
		<dc:creator>Alescio</dc:creator>
		<pubDate>Tue, 01 Feb 2011 01:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinceladasdaweb.com.br/blog/?p=509#comment-197498</guid>
		<description>Na verdade, além das funções acima, pra funcionar minha galeria tive que incluir mais esse script despois da div das imagens:


		$(document).ready(function(){
			$(&quot;.gallery:first a[rel^=&#039;prettyPhoto&#039;]&quot;).prettyPhoto({animationSpeed:&#039;slow&#039;,theme:&#039;light_square&#039;,slideshow:2000, autoplay_slideshow: true});
			$(&quot;.gallery:gt(0) a[rel^=&#039;prettyPhoto&#039;]&quot;).prettyPhoto({animationSpeed:&#039;fast&#039;,slideshow:10000});
			
			$(&quot;#custom_content a[rel^=&#039;prettyPhoto&#039;]:first&quot;).prettyPhoto({
				custom_markup: &#039;&#039;,
				changepicturecallback: function(){ initialize(); }
			});

			$(&quot;#custom_content a[rel^=&#039;prettyPhoto&#039;]:last&quot;).prettyPhoto({
				custom_markup: &#039;&#039;,
				changepicturecallback: function(){ _bsap.exec(); }
			});
		});
		</description>
		<content:encoded><![CDATA[<p>Na verdade, além das funções acima, pra funcionar minha galeria tive que incluir mais esse script despois da div das imagens:</p>
<p>		$(document).ready(function(){<br />
			$(&#8220;.gallery:first a[rel^='prettyPhoto']&#8220;).prettyPhoto({animationSpeed:&#8217;slow&#8217;,theme:&#8217;light_square&#8217;,slideshow:2000, autoplay_slideshow: true});<br />
			$(&#8220;.gallery:gt(0) a[rel^='prettyPhoto']&#8220;).prettyPhoto({animationSpeed:&#8217;fast&#8217;,slideshow:10000});</p>
<p>			$(&#8220;#custom_content a[rel^='prettyPhoto']:first&#8221;).prettyPhoto({<br />
				custom_markup: &#8221;,<br />
				changepicturecallback: function(){ initialize(); }<br />
			});</p>
<p>			$(&#8220;#custom_content a[rel^='prettyPhoto']:last&#8221;).prettyPhoto({<br />
				custom_markup: &#8221;,<br />
				changepicturecallback: function(){ _bsap.exec(); }<br />
			});<br />
		});</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Brabo</title>
		<link>http://www.pinceladasdaweb.com.br/blog/2008/05/20/prettyphoto-lightbox-para-jquery/#comment-174753</link>
		<dc:creator>Brabo</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinceladasdaweb.com.br/blog/?p=509#comment-174753</guid>
		<description>Eu uso o prettyphoto pra quando iniciar o meu site ele exibir uma imagem por ele.. 

utilizo o script


	$(document).ready(function(){
		$(&quot;a[rel^=&#039;prettyPhoto&#039;]&quot;).prettyPhoto();
		$.prettyPhoto.open(&#039;http://www.link.com.br/image.jpg&#039;,&#039;&#039;,&#039;&#039;);
	});


para exibir, porem em NENHUM IE ele funciona.. diz que nao existe a imagem.. alguma sugestão/</description>
		<content:encoded><![CDATA[<p>Eu uso o prettyphoto pra quando iniciar o meu site ele exibir uma imagem por ele.. </p>
<p>utilizo o script</p>
<p>	$(document).ready(function(){<br />
		$(&#8220;a[rel^='prettyPhoto']&#8220;).prettyPhoto();<br />
		$.prettyPhoto.open(&#8216;<a href="http://www.link.com.br/image.jpg&#039;,&#039;&#039;,&#039;" rel="nofollow">http://www.link.com.br/image.jpg&#039;,&#039;&#039;,&#039;</a>&#8216;);<br />
	});</p>
<p>para exibir, porem em NENHUM IE ele funciona.. diz que nao existe a imagem.. alguma sugestão/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

