<?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>Commentaires sur : jquery.popeye, Galerie d&#8217;images</title> <atom:link href="http://free-tools.fr/composants/jquerypopeye-galerie-dimages-748/feed" rel="self" type="application/rss+xml" /><link>http://free-tools.fr/composants/jquerypopeye-galerie-dimages-748</link> <description>Webmaster - Ressources et outils gratuits pour vos site web</description> <lastBuildDate>Thu, 09 Feb 2012 16:00:36 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Par : myrmex</title><link>http://free-tools.fr/composants/jquerypopeye-galerie-dimages-748#comment-17504</link> <dc:creator>myrmex</dc:creator> <pubDate>Tue, 25 Nov 2008 01:55:21 +0000</pubDate> <guid
isPermaLink="false">http://free-tools.fr/?p=748#comment-17504</guid> <description>Hi...
Steven : C&#039;est vrai que je n&#039;utilise pas beaucoup IE et que je n&#039;ai pas fait le test... et mince :-(
Alex :
Et bien, telecharge l&#039;archive.
Puis, telecharge egalement jquery et jquery easy que tu placeras dans le rep LIB
Enfin, il faut creer une nouvelle page html et ajoute le code suivant : &lt;a href=&quot;http://free-tools.fr/codes/index.zip&quot; rel=&quot;nofollow&quot;&gt;code HTML&lt;/a&gt;
C&#039;est fonctionnel sous FF... mais il y aura encore un peu de travail... toutefois pour demarrer, cela devrait t&#039;aider un peu ;-)
Bon courage</description> <content:encoded><![CDATA[<p>Hi&#8230;<br
/> Steven : C&#8217;est vrai que je n&#8217;utilise pas beaucoup IE et que je n&#8217;ai pas fait le test&#8230; et mince <img
src='http://free-tools.fr/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br
/> Alex :<br
/> Et bien, telecharge l&#8217;archive.<br
/> Puis, telecharge egalement jquery et jquery easy que tu placeras dans le rep LIB<br
/> Enfin, il faut creer une nouvelle page html et ajoute le code suivant : <a
href="http://free-tools.fr/codes/index.zip" rel="nofollow">code HTML</a></p><p>C&#8217;est fonctionnel sous FF&#8230; mais il y aura encore un peu de travail&#8230; toutefois pour demarrer, cela devrait t&#8217;aider un peu <img
src='http://free-tools.fr/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br
/> Bon courage</p> ]]></content:encoded> </item> <item><title>Par : Steven</title><link>http://free-tools.fr/composants/jquerypopeye-galerie-dimages-748#comment-17470</link> <dc:creator>Steven</dc:creator> <pubDate>Mon, 24 Nov 2008 16:43:25 +0000</pubDate> <guid
isPermaLink="false">http://free-tools.fr/?p=748#comment-17470</guid> <description>Bonjour, il fonctionne mal sous ie 6 et 7 :s</description> <content:encoded><![CDATA[<p>Bonjour, il fonctionne mal sous ie 6 et 7 :s</p> ]]></content:encoded> </item> <item><title>Par : Alex</title><link>http://free-tools.fr/composants/jquerypopeye-galerie-dimages-748#comment-17469</link> <dc:creator>Alex</dc:creator> <pubDate>Mon, 24 Nov 2008 16:24:03 +0000</pubDate> <guid
isPermaLink="false">http://free-tools.fr/?p=748#comment-17469</guid> <description>Bonjour,
Ca a l air genial !!!, mais etant grand debutant  ( pas toute ma vie j espere !!) je ne sais pas ou il faut installer le code htlm:
Usage
jQuery.popeye degrades gracefully into a scrollable list of thumbnails which link to an enlarged version. The HTML-setup should look like this:
view plaincopy to clipboardprint?
1.
2.
3. &lt;a href=&quot;url_of_large_image.jpg&quot; rel=&quot;nofollow&quot;&gt;
4.             &lt;/a&gt;
5. &lt;a href=&quot;url_of_large_image.jpg&quot; rel=&quot;nofollow&quot;&gt;
6.             &lt;/a&gt;
7. &lt;a href=&quot;url_of_large_image.jpg&quot; rel=&quot;nofollow&quot;&gt;
8.             &lt;/a&gt;
9. ...
10.
11.
* The caption string
* The caption string
* The caption string
* ...
et celui -ci :
Once the plugin has been included in your web page, the popeye(es) can be easily created with the following command:
view plaincopy to clipboardprint?
1. $(document).ready(function () {
2.     $(&#039;.popeye&#039;).popeye();
3. });
$(document).ready(function () {
$(&#039;.popeye&#039;).popeye();
});
Of course, multiple popeyees can be used together on a single page.
Merci pour ton aide .
Alex</description> <content:encoded><![CDATA[<p>Bonjour,</p><p>Ca a l air genial !!!, mais etant grand debutant  ( pas toute ma vie j espere !!) je ne sais pas ou il faut installer le code htlm:</p><p>Usage</p><p>jQuery.popeye degrades gracefully into a scrollable list of thumbnails which link to an enlarged version. The HTML-setup should look like this:<br
/> view plaincopy to clipboardprint?</p><p> 1.<br
/> 2.<br
/> 3. <a
href="url_of_large_image.jpg" rel="nofollow"><br
/> 4. </a><br
/> 5. <a
href="url_of_large_image.jpg" rel="nofollow"><br
/> 6. </a><br
/> 7. <a
href="url_of_large_image.jpg" rel="nofollow"><br
/> 8. </a><br
/> 9. &#8230;<br
/> 10.<br
/> 11.</p><p> * The caption string<br
/> * The caption string<br
/> * The caption string<br
/> * &#8230;</p><p>et celui -ci :</p><p>Once the plugin has been included in your web page, the popeye(es) can be easily created with the following command:<br
/> view plaincopy to clipboardprint?</p><p> 1. $(document).ready(function () {<br
/> 2.     $(&#8216;.popeye&#8217;).popeye();<br
/> 3. });</p><p>$(document).ready(function () {<br
/> $(&#8216;.popeye&#8217;).popeye();<br
/> });</p><p>Of course, multiple popeyees can be used together on a single page.</p><p>Merci pour ton aide .</p><p>Alex</p> ]]></content:encoded> </item> </channel> </rss>
