<?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>Blogfreakz - Web Design and Web Development resources &#187; Gallery/Carousel/Slider</title>
	<atom:link href="http://blogfreakz.com/tag/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>A site dedicated to keeping up with the latest trends on Web Design</description>
	<lastBuildDate>Thu, 24 May 2012 01:59:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Creating an Accordion Image Gallery with Only CSS</title>
		<link>http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/</link>
		<comments>http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/#comments</comments>
		<pubDate>Mon, 07 May 2012 08:56:32 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27232</guid>
		<description><![CDATA[In creating animated transitions, Javascript has always been implemented but German web designer Heiko Stiegert has made it using only CSS.  You can do this by using CSS3 pseudo-class :target and negation pseudo-class :not () properties together with CSS3 Transition Module. Get the DEMO here. Check out his tutorial on building an accordion image gallery [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://speckyboy.com/2012/04/25/how-to-build-an-accordion-image-gallery-with-only-css/" target="_blank"><img class="aligncenter size-full wp-image-27233" title="CSS3 Toggler" src="http://blogfreakz.com/wp-content/uploads/2012/05/CSS3-Toggler.jpg" alt="CSS3 Toggler Creating an Accordion Image Gallery with Only CSS" width="562" height="292" /></a></p>
<p>In creating animated transitions, Javascript has always been implemented but German web designer <a href="http://speckyboy.com/author/heiko-stiegert/" target="_blank"><strong>Heiko Stiegert</strong></a> has made it using only CSS.  You can do this by using CSS3 pseudo-class :target and negation pseudo-class :not () properties together with CSS3 Transition Module. Get the <a href="http://webstandard.kulando.de/static/css3-toggler-image-gallery" target="_blank"><strong>DEMO</strong></a> here.</p>
<p><strong>Check out his tutorial on building an accordion image gallery without Javascript by clicking on the image.</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordion images css">accordion images css</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordian image gallery">accordian image gallery</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordion image css">accordion image css</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordion javascript menü">accordion javascript menü</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="css logo">css logo</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="css3 image accordion">css3 image accordion</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="css3 photo gallery without javascript">css3 photo gallery without javascript</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="image gallery css3">image gallery css3</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="Sliding Accordion css">Sliding Accordion css</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo Wall – Display Photos Like Google’s Image Search</title>
		<link>http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/</link>
		<comments>http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 05:04:20 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free plugin]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26646</guid>
		<description><![CDATA[Do you know that animated effect that you see on Google when you&#8217;re doing an image search? Well, thanks to a jQuery plugin created by Creotiv called Photo Wall, you can now mimic the same effect on your website! This plugin is great, especially if your website features lots of photos and albums. Click on [...]]]></description>
			<content:encoded><![CDATA[<p>Do you know that animated effect that you see on Google when you&#8217;re doing an image search? Well, thanks to a jQuery plugin created by <a href="http://github.com/creotiv/"><strong>Creotiv</strong></a> called <strong><a href="http://creotiv.github.com/jquery-photowall/">Photo Wall</a></strong>, you can now mimic the same effect on your website! This plugin is great, especially if your website features lots of photos and albums.</p>
<p style="text-align: center;"><a href="http://creotiv.github.com/jquery-photowall/example.html#_"><img class="aligncenter size-full wp-image-26647" title="Photo Wall" src="http://blogfreakz.com/wp-content/uploads/2012/04/Photo-Wall.jpg" alt="Photo Wall Photo Wall – Display Photos Like Google’s Image Search" width="298" height="302" /></a><strong>Click on the image above to see the demo. </strong></p>
<p>You need jQuery versions 1.7.1 and above to make this work. As courtesy, feel free to show your support to the author of the code by forking his <a href="http://github.com/creotiv/jquery-photowall" target="_blank"><strong>GitHub page</strong></a>. You will also find the link to the source code, the installation instructions, and the download over there.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="jquery like google image">jquery like google image</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="wordpress photo wall">wordpress photo wall</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="jquery plugin like google image search">jquery plugin like google image search</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="jquery google like image search">jquery google like image search</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="photowall wordpress">photowall wordpress</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="jquery photo wall">jquery photo wall</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="thumblr style plugin">thumblr style plugin</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="jquery wall image">jquery wall image</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="wordpress wall photo jquery">wordpress wall photo jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/" title="jquery plugin for google image">jquery plugin for google image</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/photo-wall-display-photos-like-google-image-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Bubble Slideshow</title>
		<link>http://blogfreakz.com/tutorial/jquery-bubble-slideshow/</link>
		<comments>http://blogfreakz.com/tutorial/jquery-bubble-slideshow/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 01:35:35 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26474</guid>
		<description><![CDATA[Martin Angelov&#8217;s jQuery bubble animation effect is ideal for portfolio or gallery websites. It is very easy to use and highly customizable though it doesn’t work well with older versions of IE since it utilizes CSS3. You can also use this effect to create backgrounds and headers. Since the plugin is made to resize automatically, [...]]]></description>
			<content:encoded><![CDATA[<p>Martin Angelov&#8217;s jQuery bubble animation effect is ideal for portfolio or gallery websites. It is very easy to use and highly customizable though it doesn’t work well with older versions of IE since it utilizes CSS3.</p>
<p>You can also use this effect to create backgrounds and  headers. Since the plugin is made to resize automatically, you can tweak  its CSS properties easily.</p>
<p style="text-align: center;"><a href="http://demo.tutorialzine.com/2011/07/bubble-slideshow-jquery-css/"><img class="aligncenter size-full wp-image-26475" title="Bubble slideshow" src="http://blogfreakz.com/wp-content/uploads/2012/03/Bubble-slideshow.jpg" alt="Bubble slideshow JQuery Bubble Slideshow" width="552" height="277" /></a> <strong>Click on the image for the DEMO. </strong></p>
<p><strong> </strong></p>
<p><strong>HTML</strong></p>
<p><strong>Index.html</strong></p>
<pre><span style="color: #003366;">&lt;!DOCTYPE html&gt;</span></pre>
<pre><span style="color: #003366;">&lt;html&gt;</span></pre>
<pre><span style="color: #003366;">&lt;head&gt;</span></pre>
<pre><span style="color: #003366;">&lt;meta charset="utf-8" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;title&gt;Bubble Slideshow Effect with jQuery | Tutorialzine Demo&lt;/title&gt;</span></pre>
<pre><span style="color: #003366;">&lt;!-- Our CSS stylesheet file --&gt;</span></pre>
<pre><span style="color: #003366;">&lt;link rel="stylesheet" href="assets/css/styles.css" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;!-- The plugin stylehseet --&gt;</span></pre>
<pre><span style="color: #003366;">&lt;link rel="stylesheet" href="assets/jquery.bubbleSlideshow/jquery.bubbleSlideshow.css" /&gt;</span></pre>
<pre><span style="color: #003366;">&lt;!--[if lt IE 9]&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;![endif]--&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/head&gt;</span></pre>
<pre><span style="color: #003366;">&lt;body&gt;</span></pre>
<pre><span style="color: #003366;">&lt;!-- The bubble slideshow holder --&gt;</span></pre>
<pre><span style="color: #003366;">&lt;ul id="slideShow"&gt;&lt;/ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;!-- JavaScript includes --&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="assets/jquery.bubbleSlideshow/bgpos.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="assets/jquery.bubbleSlideshow/jquery.bubbleSlideshow.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="assets/js/script.js"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/body&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/html&gt;</span></pre>
<p><strong>Javascript and jQuery</strong></p>
<p><strong>jQuery.bubbleSlideshow.js</strong></p>
<pre><span style="color: #003366;">// This is the Bubble class. It takes left and top</span>
<span style="color: #003366;">// coordinates, size (diameter) and a image URL</span>

<span style="color: #003366;">function Bubble( left, top, size, imgURL ){</span>

<span style="color: #003366;">                    this.top     = top;</span>
<span style="color: #003366;">                    this.left     = left;</span>
<span style="color: #003366;">                    this.size    = size;</span>

<span style="color: #003366;">                    // This places the center of the</span>
<span style="color: #003366;">                    // circles on the specified position:</span>

<span style="color: #003366;">                    top -= size/2;</span>
<span style="color: #003366;">                    left-= size/2;</span>

<span style="color: #003366;">                    this.elem = $('&lt;div&gt;',{</span>
<span style="color: #003366;">                                         'class':'bubble',</span>
<span style="color: #003366;">                                         'css'            : {</span>
<span style="color: #003366;">                                                             'width'                           : size,</span>
<span style="color: #003366;">                                                             'height'     : size,</span>
<span style="color: #003366;">                                                             'top'                                : top,</span>
<span style="color: #003366;">                                                             'left'                                : left,</span>
<span style="color: #003366;">                                                             'background-position': (-left)+'px '+(-top)+'px',</span>
<span style="color: #003366;">                                                             'background-image': 'url('+imgURL+')'</span>
<span style="color: #003366;">                                         }</span>
<span style="color: #003366;">                    });</span>

<span style="color: #003366;">}</span>

<span style="color: #003366;">// The fly from method takes a starting position, time,</span>
<span style="color: #003366;">// and a callback function, executed when the animation finishes.</span>

<span style="color: #003366;">Bubble.prototype.flyFrom = function( startX, startY, time, callBack ){</span>

<span style="color: #003366;">                    time = time || 250;</span>
<span style="color: #003366;">                    callBack = callBack || function(){};</span>

<span style="color: #003366;">                    startX -= this.size/2;</span>
<span style="color: #003366;">                    startY -= this.size/2;</span>

<span style="color: #003366;">                    // Offsetting the element</span>

<span style="color: #003366;">                    this.elem.css({</span>
<span style="color: #003366;">                                         'display'                                                                 : 'block',</span>
<span style="color: #003366;">                                         'backgroundPositionX'                : -startX,</span>
<span style="color: #003366;">                                         'backgroundPositionY'                : -startY,</span>
<span style="color: #003366;">                                         'left'                                                                                             : startX,</span>
<span style="color: #003366;">                                         'top'                                                                                             : startY</span>
<span style="color: #003366;">                    });</span>

<span style="color: #003366;">                    // Animating it to where it should be</span>

<span style="color: #003366;">                    this.elem.animate({</span>
<span style="color: #003366;">                                         'backgroundPositionX'                : -this.left,</span>
<span style="color: #003366;">                                         'backgroundPositionY'                : -this.top,</span>
<span style="color: #003366;">                                         'left'                                                                                             : this.left,</span>
<span style="color: #003366;">                                         'top'                                                                                             : this.top</span>
<span style="color: #003366;">                    }, time, 'easeOutCirc', callBack );</span>

<span style="color: #003366;">};</span>

<span style="color: #003366;">// Helper function for generating random</span>
<span style="color: #003366;">// values in the [min,max] range</span>

<span style="color: #003366;">function rand( min, max ){</span>
<span style="color: #003366;">                    return Math.floor( Math.random()*((max+1)-min) + min);</span>
<span style="color: #003366;">}</span>

<strong> </strong></pre>
<p>The function creates different bubble objects. It has three parameters: stage, imgURL and func.</p>
<p>Every transition shows a random set of bubbles that vanish when the image moves on to the next.</p>
<p><strong>jQuery.bubbleSlideshow.js</strong></p>
<pre><span style="color: #003366;">$.fn.bubbleSlideshow = function(photos){</span>

<span style="color: #003366;">                                         if(!$.isArray(photos)){</span>
<span style="color: #003366;">                                                             throw new Error("You need to pass an array of photo URLs as a parameter!");</span>
<span style="color: #003366;">                                         }</span>

<span style="color: #003366;">                                         photos = photos.reverse();</span>

<span style="color: #003366;">                                         var ul = this.addClass('bubbleSlideshow');</span>

<span style="color: #003366;">                                         $.each(photos,function(){</span>
<span style="color: #003366;">                                                             ul.append('&lt;li&gt;&lt;img src="'+this+'" /&gt;&lt;/li&gt;');</span>
<span style="color: #003366;">                                         });</span>

<span style="color: #003366;">                                         // These methods are available externally and</span>
<span style="color: #003366;">                                         // can be used to control the bubble slideshow</span>

<span style="color: #003366;">                                         ul.showNext = function(){</span>
<span style="color: #003366;">                                                             showNext(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.showPrev = function(){</span>
<span style="color: #003366;">                                                             showPrev(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.autoAdvance = function(timeout){</span>
<span style="color: #003366;">                                                             timeout = timeout || 6000;</span>
<span style="color: #003366;">                                                             autoAdvance(ul,timeout);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.stopAutoAdvance = function(){</span>
<span style="color: #003366;">                                                             stopAutoAdvance(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         return ul;</span>
<span style="color: #003366;">                    };</span></pre>
<p>After creating the set of bubbles in LI element and animating them, the next code will show the rest of the plugin since the previous codes are just functions.</p>
<p><strong>jQuery.bubbleSlideshow.js</strong></p>
<pre><span style="color: #003366;">$.fn.bubbleSlideshow = function(photos){</span>

<span style="color: #003366;">                                         if(!$.isArray(photos)){</span>
<span style="color: #003366;">                                                             throw new Error("You need to pass an array of photo URLs as a parameter!");</span>
<span style="color: #003366;">                                         }</span>

<span style="color: #003366;">                                         photos = photos.reverse();</span>

<span style="color: #003366;">                                         var ul = this.addClass('bubbleSlideshow');</span>

<span style="color: #003366;">                                         $.each(photos,function(){</span>
<span style="color: #003366;">                                                             ul.append('&lt;li&gt;&lt;img src="'+this+'" /&gt;&lt;/li&gt;');</span>
<span style="color: #003366;">                                         });</span>

<span style="color: #003366;">                                         // These methods are available externally and</span>
<span style="color: #003366;">                                         // can be used to control the bubble slideshow</span>

<span style="color: #003366;">                                         ul.showNext = function(){</span>
<span style="color: #003366;">                                                             showNext(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.showPrev = function(){</span>
<span style="color: #003366;">                                                             showPrev(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.autoAdvance = function(timeout){</span>
<span style="color: #003366;">                                                             timeout = timeout || 6000;</span>
<span style="color: #003366;">                                                             autoAdvance(ul,timeout);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.stopAutoAdvance = function(){</span>
<span style="color: #003366;">                                                             stopAutoAdvance(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         return ul;</span>
<span style="color: #003366;">                    };</span></pre>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>jQuery.bubbleSlideshow.js </strong></p>
<pre><span style="color: #003366;">$.fn.bubbleSlideshow = function(photos){</span>

<span style="color: #003366;">                                         if(!$.isArray(photos)){</span>
<span style="color: #003366;">                                                             throw new Error("You need to pass an array of photo URLs as a parameter!");</span>
<span style="color: #003366;">                                         }</span>

<span style="color: #003366;">                                         photos = photos.reverse();</span>

<span style="color: #003366;">                                         var ul = this.addClass('bubbleSlideshow');</span>

<span style="color: #003366;">                                         $.each(photos,function(){</span>
<span style="color: #003366;">                                                             ul.append('&lt;li&gt;&lt;img src="'+this+'" /&gt;&lt;/li&gt;');</span>
<span style="color: #003366;">                                         });</span>

<span style="color: #003366;">                                         // These methods are available externally and</span>
<span style="color: #003366;">                                         // can be used to control the bubble slideshow</span>

<span style="color: #003366;">                                         ul.showNext = function(){</span>
<span style="color: #003366;">                                                             showNext(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.showPrev = function(){</span>
<span style="color: #003366;">                                                             showPrev(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.autoAdvance = function(timeout){</span>
<span style="color: #003366;">                                                             timeout = timeout || 6000;</span>
<span style="color: #003366;">                                                             autoAdvance(ul,timeout);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         ul.stopAutoAdvance = function(){</span>
<span style="color: #003366;">                                                             stopAutoAdvance(ul);</span>
<span style="color: #003366;">                                         };</span>

<span style="color: #003366;">                                         return ul;</span>
<span style="color: #003366;">                    };</span></pre>
<p><span style="color: #003366;"><strong> </strong></span></p>
<p>Below is the script for initializing the slideshow.</p>
<p><strong>Script.js</strong></p>
<pre><span style="color: #003366;">$(function(){</span>
<span style="color: #003366;">                    var photos = [</span>
<span style="color: #003366;">                                         'http://farm6.static.flickr.com/5230/5822520546_dd2b6d7e24_z.jpg',</span>
<span style="color: #003366;">                                         'http://farm5.static.flickr.com/4014/4341260799_b466a1dfe4_z.jpg',</span>
<span style="color: #003366;">                                         'http://farm6.static.flickr.com/5138/5542165153_86e782382e_z.jpg',</span>
<span style="color: #003366;">                                         'http://farm5.static.flickr.com/4040/4305139726_829be74e29_z.jpg',</span>
<span style="color: #003366;">                                         'http://farm4.static.flickr.com/3071/5713923079_60f53b383f_z.jpg',</span>
<span style="color: #003366;">                                         'http://farm5.static.flickr.com/4108/5047301420_621d8a7912_z.jpg'</span>
<span style="color: #003366;">                    ];</span>

<span style="color: #003366;">                    var slideshow = $('#slideShow').bubbleSlideshow(photos);</span>

<span style="color: #003366;">                    $(window).load(function(){</span>
<span style="color: #003366;">                                         slideshow.autoAdvance(5000);</span>
<span style="color: #003366;">                    });</span>

<span style="color: #003366;">                    // Other valid method calls:</span>

<span style="color: #003366;">                    // slideshow.showNext();</span>
<span style="color: #003366;">                    // slideshow.showPrev();</span>
<span style="color: #003366;">                    // slideshow.stopAutoAdvance();</span>
<span style="color: #003366;">});</span></pre>
<p><span style="color: #003366;"><strong> </strong></span></p>
<p>CSS is then defined below</p>
<p><strong>jQuery.bubbleSlideshow.css</strong></p>
<pre><span style="color: #003366;">ul.bubbleSlideshow{</span>
<span style="color: #003366;">                    position:relative;</span>
<span style="color: #003366;">                    list-style:none;</span>
<span style="color: #003366;">                    overflow:hidden;</span>
<span style="color: #003366;">}</span>

<span style="color: #003366;">.bubbleSlideshow li{</span>
<span style="color: #003366;">                    position:absolute;</span>
<span style="color: #003366;">                    top:0;</span>
<span style="color: #003366;">                    left:0;</span>
<span style="color: #003366;">}</span>

<span style="color: #003366;">.bubbleSlideshow li img{</span>
<span style="color: #003366;">                    display:block;</span>
<span style="color: #003366;">}</span>

<span style="color: #003366;">.bubbleSlideshow li div.bubble{                                        </span>
<span style="color: #003366;">                    -moz-border-radius:50%;</span>
<span style="color: #003366;">                    -webkit-border-raidus:50%;</span>
<span style="color: #003366;">                    border-radius:50%;</span>

<span style="color: #003366;">                    background-repeat:no-repeat;</span>
<span style="color: #003366;">                    display:none;</span>
<span style="color: #003366;">                    position:absolute;</span>
<span style="color: #003366;">}</span></pre>
<p><span style="color: #003366;"><strong> </strong></span><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="jquery bubble">jquery bubble</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="diaporama jquery database">diaporama jquery database</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="jquery bubble animation">jquery bubble animation</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="slideshow in jquery">slideshow in jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="slideshow jquery">slideshow jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="css3 bubbles circles">css3 bubbles circles</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="jquery bubble slideshow">jquery bubble slideshow</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="jquery tooltips that will work with html5shiv in ie">jquery tooltips that will work with html5shiv in ie</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="jquery animated bubbles">jquery animated bubbles</a></li>
<li><a href="http://blogfreakz.com/tutorial/jquery-bubble-slideshow/" title="jquery animation bubble">jquery animation bubble</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/jquery-bubble-slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Your Photos with Ultimate Photo Widget!</title>
		<link>http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/</link>
		<comments>http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 11:10:58 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26374</guid>
		<description><![CDATA[Ultimate Photo Widget allows you to display photos from your Flickr, Tumblr, and Pinterest accounts. And why the &#8216;ultimate&#8217; monicker? Pretty much the same answer &#8212; because it allows you to display photos from your Flickr, Tumblr, and Pinterest accounts in three different styles: vertical, tiles, and slideshow, and that&#8217;s saying a lot! Hit this [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong> Ultimate Photo Widget allows you to display photos from your Flickr, Tumblr, and Pinterest accounts. And why the &#8216;ultimate&#8217; monicker? Pretty much the same answer &#8212; because it allows you to display photos from your Flickr, Tumblr, and Pinterest accounts in three different styles: vertical, tiles, and slideshow, and that&#8217;s saying a lot!</p>
<p style="text-align: center;"><a href="http://kylinuntitled.com/ultimate-photo-widget/"><img class="aligncenter size-full wp-image-26375" title="Ultimate Photo Widget" src="http://blogfreakz.com/wp-content/uploads/2012/03/Ultimate-Photo-Widget.jpg" alt="Ultimate Photo Widget Display Your Photos with Ultimate Photo Widget!" width="416" height="129" /></a><strong>Hit this image to see the demo!</strong></p>
<p>This widget is created and authored by <strong><a href="http://profiles.wordpress.org/users/electrictreehouse/">electrictreehouse</a></strong> and <strong><a href="http://profiles.wordpress.org/users/kylinuntitled/">kylinuntitled</a></strong> .  To get more info about the widget, go <strong><a href="http://electrictreehouse.com/ultimate-photo-widget/">HERE</a>.</strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="ultimate photo widget">ultimate photo widget</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="photo widgets for web design">photo widgets for web design</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="Enable CommentLuv tiles type">Enable CommentLuv tiles type</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="jquery pinterest image tiles">jquery pinterest image tiles</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="logo design “enable commentluv”">logo design “enable commentluv”</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="photo design enable commentluv">photo design enable commentluv</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="photography Enable CommentLuv">photography Enable CommentLuv</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="the ultimate photo widget tumblr">the ultimate photo widget tumblr</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="tumblr image widget mac">tumblr image widget mac</a></li>
<li><a href="http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/" title="Enable CommentLuv tiles">Enable CommentLuv tiles</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/display-your-photos-with-ultimate-photo-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Googleslides: A jQuery Image Slideshow Plugin</title>
		<link>http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/</link>
		<comments>http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 03:33:43 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=25672</guid>
		<description><![CDATA[Googleslides is a jQuery plugin that creates a slideshow with your Picasa, Google+, and Google Photos pictures. Created by software developer Brady Holt, the plugin allows you to choose the pictures you wish to use, specify the size of the image slideshow, and also add captions and time. Click on the landscape to view 3 [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong><a href="http://bradyholt.github.com/jquery-googleslides/"><strong>Googleslides</strong></a> is a jQuery plugin that creates a slideshow with your Picasa, Google+, and Google Photos pictures. Created by software developer <a href="https://github.com/bradyholt"><strong>Brady Holt</strong></a>, the plugin allows you to choose the pictures you wish to use, specify the size of the image slideshow, and also add captions and time.</p>
<p style="text-align: center;"><a href="http://bradyholt.github.com/jquery-googleslides/" target="_blank"><img class="aligncenter size-large wp-image-25674" title="Googleslides" src="http://blogfreakz.com/wp-content/uploads/2012/03/Googleslides-463x250.jpg" alt="Googleslides 463x250 Googleslides: A jQuery Image Slideshow Plugin " width="463" height="250" /></a><strong>Click on the landscape to view 3 Googleslide demos. </strong></p>
<p>It comes with a short code that&#8217;s so easy to use. Simply specify the album ID and user ID to start retrieving images. So check out Brady&#8217;s Github <a href="https://github.com/bradyholt/jquery-googleslides" target="_blank"><strong>tutorial</strong></a> now!<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/" title="jquery image slideshow">jquery image slideshow</a></li>
<li><a href="http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/" title="jquery image slideshow gallery">jquery image slideshow gallery</a></li>
<li><a href="http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/" title="google images slideshow">google images slideshow</a></li>
<li><a href="http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/" title="google lightbox comment box jquery">google lightbox comment box jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/" title="jquery image check">jquery image check</a></li>
<li><a href="http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/" title="news slideshow plugin in wordpress">news slideshow plugin in wordpress</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/googleslides-a-jquery-image-slideshow-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Wall &#8211; Draggable &amp; Endless Content Galleries For MooTools</title>
		<link>http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/</link>
		<comments>http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 16:13:59 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=21000</guid>
		<description><![CDATA[The Wall is plugin for MooTools that enables you to create an endless grid. You choose the number of elements, The Wall will see to the rest. Every moment you may know the position of your wall or move it where you like better by clicking or dragging it. With The Wall you decide the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="Link to The Wall - Draggable &#038; Endless Content Galleries For MooTools"><img class="wppt_float_left" src="http://blogfreakz.com/wp-content/uploads/wp-post-thumbnail/vpy2em.jpg" alt="vpy2em The Wall   Draggable & Endless Content Galleries For MooTools" title="" width="200" height="200" /></a><a title="The Wall" rel="nofollow" href="http://wall.plasm.it/">The Wall</a> is plugin for MooTools that enables you to create an endless grid. You choose the number of elements, The Wall will see to the rest. Every moment you may know the position of your wall or move it where you like better by clicking or dragging it.<br />
<span id="more-21000"></span><a rel="nofollow" href="http://wall.plasm.it/"><img class="alignnone size-full wp-image-21031" title="the-wall" src="http://blogfreakz.com/wp-content/uploads/2011/07/the-wall.jpg" alt="the wall The Wall   Draggable & Endless Content Galleries For MooTools" width="600" height="300" /></a><br />
With The Wall you decide the position of your contents punctually. Every plug is ready to hold your contents, pictures, videos, texts, everything. You are the one who chooses how to show your information.</p>
<p>With The Wall you may have an endless grid or an original draggable coda slider, if you like better. You’re right! The Wall can work in a traditional or draggable coda fuctionality. 2 functions and a new and original interaction system.</p>
<p class="download">Requirements: MooTools 1.3.2+<br />
Demo: <a title="the wall" rel="nofollow" href="http://wall.plasm.it/">http://wall.plasm.it</a><br />
License: MIT License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="wall of sound draggable image gallery jquery">wall of sound draggable image gallery jquery</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="mootools wall">mootools wall</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="the wall">the wall</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="jquery dragable wall">jquery dragable wall</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="the wall mootools">the wall mootools</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="mootools 1 3 carousel">mootools 1 3 carousel</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="draggable gallery">draggable gallery</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="fullscreen gallery with mootools">fullscreen gallery with mootools</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="mootoold 1 3 2 div carousel">mootoold 1 3 2 div carousel</a></li>
<li><a href="http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/" title="wall gallery script">wall gallery script</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/mootools/the-wall-draggable-endless-content-galleries-for-mootools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>200 best web galleries to submit your designs</title>
		<link>http://blogfreakz.com/news/200-best-web-galleries-to-submit-your-designs/</link>
		<comments>http://blogfreakz.com/news/200-best-web-galleries-to-submit-your-designs/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 17:42:25 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[submit]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/news/200-best-web-galleries-to-submit-your-designs/</guid>
		<description><![CDATA[On this article we have gathered a huge list featuring dozens of web galleries where you can submit your designs and gain more exposure in the process. Incoming search terms for the article: 200 web galleries]]></description>
			<content:encoded><![CDATA[<p>On this article we have gathered a huge list featuring dozens of web galleries where you can submit your designs and gain more exposure in the process.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/news/200-best-web-galleries-to-submit-your-designs/" title="200 web galleries">200 web galleries</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/news/200-best-web-galleries-to-submit-your-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 15 MooTools Plugins Free</title>
		<link>http://blogfreakz.com/news/top-15-mootools-plugins-free/</link>
		<comments>http://blogfreakz.com/news/top-15-mootools-plugins-free/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 13:50:24 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[ajax plugins]]></category>
		<category><![CDATA[Amazing MooTools Plugins]]></category>
		<category><![CDATA[Awesome MooTools Plugins free]]></category>
		<category><![CDATA[beautifull mootools plugins]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Free MooTools Plugins]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[moo tools plugins]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[MooTools free plugins]]></category>
		<category><![CDATA[Mootools plugin free download]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[round up]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[Top 15 Moo Tools Plugins Free]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/news/top-15-mootools-plugins-free/</guid>
		<description><![CDATA[MooTools (My Object-Oriented Tools) is a lightweight, object-oriented, web-application framework for JavaScript, written in JavaScript. It is released under the free, open-source MIT License. Mootools are one of very famous Javascript Framework like jQuery, designed for the intermediate to advanced JavaScript developer. Today i collected top 15 Moo tools plugin for you to download and [...]]]></description>
			<content:encoded><![CDATA[<p>MooTools (My Object-Oriented Tools) is a lightweight, object-oriented, web-application framework for JavaScript, written in JavaScript. It is released under the free, open-source MIT License. Mootools are one of very famous Javascript Framework like jQuery, designed for the intermediate to advanced JavaScript developer. Today i collected top 15 Moo tools plugin for you to download and enjoy.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/news/top-15-mootools-plugins-free/" title="guiders js like mootools">guiders js like mootools</a></li>
<li><a href="http://blogfreakz.com/news/top-15-mootools-plugins-free/" title="guiders js mootools">guiders js mootools</a></li>
<li><a href="http://blogfreakz.com/news/top-15-mootools-plugins-free/" title="mootools plugins 15">mootools plugins 15</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/news/top-15-mootools-plugins-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Panel Gallery Plugin 2.0</title>
		<link>http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/</link>
		<comments>http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 08:37:09 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=11268</guid>
		<description><![CDATA[jQuery Panel Gallery is plugin for jQuery that allow us to take a group of images and transition from one to the other in a smooth, visually appealing way. Not one image needs to be sliced or edited to work with this plugin, in fact the plugin handles everything itself. Next, you can choose the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>jQuery Panel Gallery</strong> is plugin for jQuery that allow us to take a group of images and transition from one to the other in a smooth, visually appealing way. <strong>Not one image needs to be sliced or edited</strong> to work with  this plugin, in fact the plugin handles everything itself.</p>
<p><span id="more-11268"></span><a rel="nofollow" href="http://www.catchmyfame.com/jquery/pg2-demo1.html"><img class="aligncenter size-full wp-image-11290" title="jquery-panel-gallery" src="http://blogfreakz.com/wp-content/uploads/2010/10/jquery-panel-gallery.jpg" alt="jquery panel gallery jQuery Panel Gallery Plugin 2.0" width="600" height="264" /></a></p>
<p>Next, you  can choose the direction in which the transition occurs from left to  right, right to left, top to bottom, or bottom to top. You can set the  initial delay before the transitions begin, set the transitions to loop  or stop after the last image, set the time it takes for each panel to  appear, and set the delay between the images.</p>
<h5>Features</h5>
<ul>
<li>No slicing or editing of the images is needed</li>
<li>Dozens of image transition effects</li>
<li>It’s just 11 KB compressed</li>
<li>Each image can have its own fade effect</li>
<li>You can setup an array of effects to apply to your images</li>
<li>The gallery can be set to pause on mouseover</li>
<li>Easily configurable</li>
<li>Reusable on multiple containers</li>
</ul>
<p class="download">
<strong>Requirements</strong>: jQuery framework<br />
<strong>Demo</strong>: <a rel="nofollow" title="Demo" href="http://www.catchmyfame.com/2010/09/13/jquery-panel-gallery-2-0-released/#demo" target="_blank">http://www.catchmyfame.com/2010/09/13/jquery-panel-gallery-2-0-released/#demo</a><br />
<strong>License</strong>: CC Attribution-No Derivative Works 3.0 License
</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jQuery Panel Gallery">jQuery Panel Gallery</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jquery panel plugin">jquery panel plugin</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jQuery Panel Gallery Plugin 2 0">jQuery Panel Gallery Plugin 2 0</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jQuery Panel Gallery Plugin 2 0 slider">jQuery Panel Gallery Plugin 2 0 slider</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="panel gallery">panel gallery</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jQuery Panel Gallery Plugin">jQuery Panel Gallery Plugin</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jquery panel">jquery panel</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="jquery panelgallery">jquery panelgallery</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="panel Gallery jquery">panel Gallery jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/" title="panelgallery">panelgallery</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/jquery-panel-gallery-plugin-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sideways – Fullscreen Image Gallery With jQuery</title>
		<link>http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/</link>
		<comments>http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 02:57:09 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=10146</guid>
		<description><![CDATA[Sideways is A simple, yet elegant fullscreen image gallery created with the jQuery framework and some simple CSS. Sideways image gallery made by implementation of some  scripts and some (minor) CSS3. It utilizes the jQuery UI (jQuery User Interface), jQuery Easing by George McGinley Smith and Brandon Aaron jquery mousewheel plugin. You can use Sideways [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Sideways" rel="nofollow" href="http://manos.malihu.gr/sideways-jquery-fullscreen-image-gallery" target="_blank">Sideways</a> is A simple, yet elegant <strong>fullscreen image gallery</strong> created with the jQuery framework and some simple CSS. Sideways image gallery made by implementation of some  scripts and some (minor) CSS3. It utilizes  the jQuery UI (jQuery User Interface), jQuery Easing by George McGinley Smith and Brandon Aaron jquery mousewheel plugin.</p>
<p><span id="more-10146"></span></p>
<p><a rel="nofollow" href="http://manos.malihu.gr/tuts/sideways_jquery_fullscreen_image_gallery.html"><img class="aligncenter size-full wp-image-10147" title="sideways" src="http://blogfreakz.com/wp-content/uploads/2010/09/sideways.jpg" alt="sideways Sideways – Fullscreen Image Gallery With jQuery" width="600" height="284" /></a></p>
<p>You can use Sideways on both personal and commercial projects you choose, develop it further or just make it better.</p>
<p><strong>Requirements</strong>:  jQuery Framework<br />
<strong>Demo</strong>: <a title="demo" rel="nofollow" href="http://manos.malihu.gr/sideways-jquery-fullscreen-image-gallery" target="_blank">http://manos.malihu.gr/sideways-jquery-fullscreen…</a><br />
<strong>License</strong>: License Free<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="jquery fullscreen gallery">jquery fullscreen gallery</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="html5 fullscreen image">html5 fullscreen image</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="html5 fullscreen gallery">html5 fullscreen gallery</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="fullscreen jquery gallery">fullscreen jquery gallery</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="fullscreen gallery jquery">fullscreen gallery jquery</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="jquery full screen carousel">jquery full screen carousel</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="jquery fullscreen carousel">jquery fullscreen carousel</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="jquery gallery fullscreen">jquery gallery fullscreen</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="jquery fullscreen image gallery">jquery fullscreen image gallery</a></li>
<li><a href="http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/" title="full screen gallery jquery">full screen gallery jquery</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/jquery/sideways-fullscreen-image-gallery-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

