<?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>SNilesh.com -:-  Nilesh Shiragave &#187; Jquery</title>
	<atom:link href="http://www.snilesh.com/category/resources/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snilesh.com</link>
	<description>PHP,Wordpress,Jquery Expert</description>
	<lastBuildDate>Sat, 04 Sep 2010 02:21:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Jquery sort / order table data</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-sort-order-table-data/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-sort-order-table-data/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:30:19 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=784</guid>
		<description><![CDATA[This plugin allows you to animatedly sort a table based on a column&#8217;s &#60;td&#62;s, or on the content/value of a child/descendant element within those &#60;td&#62;s. The various &#60;td&#62;s fly to their new homes, giving a nice effect. It also supports sorting on REGEXP matches. You can also control whether row relationships are maintained, whether it [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-sort-order-table-data%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-sort-order-table-data%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>This plugin allows you to animatedly sort a table based on a column&#8217;s &lt;td&gt;s, or on the content/value of a child/descendant element within those &lt;td&gt;s. The various &lt;td&gt;s fly to their new homes, giving a nice effect. It also supports sorting on REGEXP matches. You can also control whether row relationships are maintained, whether it sorts on ascii or numeric and ascending or descending.</p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.mitya.co.uk/scripts/Animated-table-sort-REGEXP-friendly-111" title="Jquery sort / order table data" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.mitya.co.uk/scripts/Animated-table-sort-REGEXP-friendly-111" title="Jquery sort / order table data" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div>
<p><a href="http://www.mitya.co.uk/scripts/Animated-table-sort-REGEXP-friendly-111"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/jquery_table.jpg" alt="" title="jquery_table" width="457" height="300" class="aligncenter size-full wp-image-785" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-sort-order-table-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gvChart: Make Google Charts With HTML Tables</title>
		<link>http://www.snilesh.com/resources/jquery/gvchart-make-google-charts-with-html-tables/</link>
		<comments>http://www.snilesh.com/resources/jquery/gvchart-make-google-charts-with-html-tables/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:21:49 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=780</guid>
		<description><![CDATA[gvChart is a jQuery Plugin, that create charts and graphs (Area, Line, Bar, Column and Pie) using Google Chart Tools / Interactive Charts (aka Visualization API). Its main features is the use of HTML tables as data source for creating charts.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fgvchart-make-google-charts-with-html-tables%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fgvchart-make-google-charts-with-html-tables%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.ivellios.toron.pl/technikalia/2010/06/22/gvchart-plugin-jquery-with-google-charts/" target="_blank">gvChart</a> is a jQuery Plugin, that create charts and graphs (Area, Line, Bar, Column and Pie) using <a href="http://code.google.com/apis/visualization/interactive_charts.html" target="_blank">Google Chart Tools / Interactive Charts (aka Visualization API)</a>. Its main features is the use of HTML tables as data source for creating charts.<br />
<a href="http://www.ivellios.toron.pl/technikalia/2010/06/22/gvchart-plugin-jquery-with-google-charts/"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/gdchart.jpg" alt="" title="gdchart" width="500" height="250" class="aligncenter size-full wp-image-781" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/gvchart-make-google-charts-with-html-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorials July 2010</title>
		<link>http://www.snilesh.com/resources/tutorials-july-2010/</link>
		<comments>http://www.snilesh.com/resources/tutorials-july-2010/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:14:06 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=778</guid>
		<description><![CDATA[All the latest jquery,html5,css3 tutorials Showing Off bit.ly Clicks of Your Posts With jQuery By Mike More, July 29th, 2010 Site: AEXT Thumbnails Navigation Gallery with jQuery By Mary Lou, July 29th, 2010 Site: Codrops Building a custom HTML5 video player with CSS3 and jQuery By Cristian-Ionut Colceriu, July 28th, 2010 Site: Dev Opera Start [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Ftutorials-july-2010%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Ftutorials-july-2010%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>All the latest jquery,html5,css3 tutorials</p>
<h2><a href="http://aext.net/2010/07/showing-off-bit-ly-clicks-of-your-posts-with-jquery/" target="_blank">Showing Off bit.ly Clicks of Your Posts With jQuery</a></h2>
<p>
By Mike More, July 29th, 2010<br />
Site: AEXT</p>
<h2><a href="http://tympanus.net/codrops/2010/07/29/thumbnails-navigation-gallery/" target="_blank">Thumbnails Navigation Gallery with jQuery</a></h2>
<p>
By Mary Lou, July 29th, 2010<br />
Site: Codrops</p>
<h2><a href="http://dev.opera.com/articles/view/custom-html5-video-player-with-css3-and-jquery/" target="_blank">Building a custom HTML5 video player with CSS3 and jQuery</a></h2>
<p>
By Cristian-Ionut Colceriu, July 28th, 2010<br />
Site: Dev Opera</p>
<h2><a href="http://www.leemunroe.com/css3-animations/" target="_blank">Start Experimenting With CSS3 Keyframe Animations</a></h2>
<p>
By Lee Munroe, July 28th, 2010<br />
Site: Lee Munroe</p>
<h2><a href="http://www.useragentman.com/blog/2010/07/27/cross-browser-html5-forms-using-modernizr-webforms2-and-html5widgets/" target="_blank">Creating Cross Browser HTML5 Forms Now, Using modernizr, webforms2 and html5Widgets</a></h2>
<p>
By Zoltan, July 27th, 2010<br />
Site: User Agent Man</p>
<h2><a href="http://net.tutsplus.com/tutorials/wordpress/20-steps-to-a-flexible-and-secure-wordpress-installation/" target="_blank">20 Steps to a Flexible and Secure WordPress Installation</a></h2>
<p>
By Karthik Viswanathan, July 26th, 2010<br />
Site: Nettuts+</p>
<h2><a href="http://tutorialzine.com/2010/07/youtube-api-custom-player-jquery-css/" target="_blank">Making a Custom YouTube Video Player With YouTube’s APIs</a></h2>
<p>
By Martin Angelov, July 23rd, 2010<br />
Site: Tutorialzine</p>
<h2><a href="http://www.smashingmagazine.com/2010/07/21/designing-style-guidelines-for-brands-and-websites/" target="_blank">Designing Style Guidelines For Brands And Websites</a></h2>
<p>
By Kat Neville, July 21st, 2010<br />
Site: Smashing Magazine</p>
<h2><a href="http://net.tutsplus.com/tutorials/wordpress/creating-custom-fields-for-attachments-in-wordpress/" target="_blank">Creating Custom Fields for Attachments in WordPress</a></h2>
<p>
By Andy Blackwell, July 20th, 2010<br />
Site: Nettuts+</p>
<h2><a href="http://www.vcarrer.com/2010/07/bulletproof-css3-media-queries.html" target="_blank">Bulletproof CSS3 Media Queries</a></h2>
<p>
By Vladimir Carrer, July 20th, 2010<br />
Site: Carrer Web Log</p>
<h2><a href="http://www.smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website/" target="_blank">How To Use CSS3 Media Queries To Create a Mobile Version of Your Website</a></h2>
<p>
By Rachel Andrew, July 19th, 2010<br />
Site: Smashing Magazine</p>
<h2><a href="http://www.kriesi.at/archives/improve-your-wordpress-navigation-menu-output" target="_blank">Improve your WordPress Navigation Menu Output</a></h2>
<p>
By Christian Budschedl, July 18th, 2010<br />
Site: Kriesi</p>
<h2><a href="http://css-tricks.com/textarea-tricks/" target="_blank">Textarea Tricks</a></h2>
<p>
By Chris Coyier, July 16th, 2010<br />
Site: CSS-Tricks</p>
<h2><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/" target="_blank">Slide Down Box Menu with jQuery and CSS3</a></h2>
<p>
By Mary Lou, July 16th, 2010<br />
Site: Codrops</p>
<h2><a href="http://sixrevisions.com/web-standards/5-web-files-that-will-improve-your-website/" target="_blank">5 Web Files That Will Improve Your Website</a></h2>
<p>
By Alexander Dawson, July 15th, 2010<br />
Site: Six Revisions</p>
<h2><a href="http://net.tutsplus.com/tutorials/other/how-to-create-a-web-service-in-a-matter-of-minutes/" target="_blank">How to Create a Web Service in a Matter of Minutes</a></h2>
<p>
By Christian Heilmann, July 14th, 2010<br />
Site: Nettuts+</p>
<h2><a href="http://www.position-absolute.com/articles/optimizing-javascriptjquery-loading-time-a-beginners-guide/" target="_blank">Optimizing JavaScript/jQuery Loading Time, a Beginner’s Guide</a></h2>
<p>
By Cedric Dugas, July 13th, 2010<br />
Site: Position Absolute</p>
<h2><a href="http://digwp.com/2010/07/wordpress-security-lockdown/" target="_blank">WordPress Security Lockdown</a></h2>
<p>
By Jeff Starr, July 12th, 2010<br />
Site: Digging into WordPress</p>
<h2><a href="http://sixrevisions.com/web_design/the-960-grid-system-made-easy/" target="_blank">The 960 Grid System Made Easy</a></h2>
<p>
By Joshua Johnson, July 12th, 2010<br />
Site: Six Revisions</p>
<h2><a href="http://net.tutsplus.com/tutorials/php/object-oriented-php-for-beginners/" target="_blank">Object-Oriented PHP for Beginners</a></h2>
<p>
By Jason Lengstorf, July 8th, 2010<br />
Site: Nettuts+</p>
<h2><a href="http://www.drdobbs.com/web-development/225702544" target="_blank">HTML5 Web Storage</a></h2>
<p>
By Peter Lubbers and Brian Albers, July 7th, 2010<br />
Site: Dr Dobbs</p>
<h2><a href="http://net.tutsplus.com/articles/general/a-beginners-guide-to-design-patterns/" target="_blank">A Beginner’s Guide to Design Patterns</a></h2>
<p>
By Nikko Bautista, July 7th, 2010<br />
Site: Nettuts+</p>
<h2><a href="http://www.alistapart.com/articles/supersize-that-background-please/" target="_blank">Supersize that Background, Please!</a></h2>
<p>
By Bobby van der Sluis, July 6th, 2010<br />
Site: A List Apart</p>
<h2><a href="http://www.sitepoint.com/blogs/2010/07/06/how-to-use-the-new-custom-menu-feature-in-wordpress-3-0/" target="_blank">How to Use the New Custom Menu Feature in WordPress 3.0</a></h2>
<p>
By Louis Simoneau, July 6th, 2010<br />
Site: SitePoint</p>
<h2><a href="http://active.tutsplus.com/tutorials/silverlight/an-introduction-to-microsoft-silverlight-4-part-1/" target="_blank">An Introduction to Microsoft Silverlight 4 – Part 1</a>, <a href="http://active.tutsplus.com/tutorials/silverlight/an-introduction-to-microsoft-silverlight-4-part-2/" target="_blank">Part 2</a></h2>
<p>
By Mike Taulty, July 5th, 2010<br />
Site: Activetuts+</p>
<h2><a href="http://tympanus.net/codrops/2010/07/04/image-highlighting-preview/" target="_blank">Image Highlighting and Preview with jQuery</a></h2>
<p>
By Mary Lou, July 4th, 2010<br />
Site: Codrops</p>
<h2><a href="http://www.1stwebdesigner.com/tutorials/create-stay-on-top-menu-css3-jquery/" target="_blank">How to Create a “Stay-On-Top” Menu with CSS3 and jQuery</a></h2>
<p>
By Irina Borozan, July 1st, 2010<br />
Site: 1stwebdesigner</p>
</ul>
<p>So which tutorials you found most useful. Also feel free to recommend any good article that we may have missed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/tutorials-july-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 CSS3 Image galleries</title>
		<link>http://www.snilesh.com/resources/jquery/html5-css3-image-galleries/</link>
		<comments>http://www.snilesh.com/resources/jquery/html5-css3-image-galleries/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 07:58:50 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Image Galleries]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=719</guid>
		<description><![CDATA[In this post included image galleries created using the new features of the CSS3. I think you will like them all Sexy Image Hover Effects Fancy Image Gallery Beautiful Photo Stack Gallery Snowstack Image gallery CSS3 transitions gallery Polaroid Photo Gallery Polaroid Photo Gallery By 24ways Polaroid from Tutorialzine Polaroids with CSS3 by zurb]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fhtml5-css3-image-galleries%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fhtml5-css3-image-galleries%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>In this post included image galleries created using the new features of the CSS3.<br />
I think you will like them all</p>
<h2>Sexy Image Hover Effects</h2>
<p><a href="http://www.nikesh.me/demo/image-hover.html"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/sexy_image_hover_css3.jpg" alt="" title="sexy_image_hover_css3" width="500" height="248" class="aligncenter size-full wp-image-720" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.nikesh.me/demo/image-hover.html" title="Sexy Image Hover CSS3" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.nikesh.me/blog/2010/05/sexy-image-hover-effects-using-css3/" title="Sexy Image Hover CSS3" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div>
<h2>Fancy Image Gallery</h2>
<p><a href="http://www.admixweb.com/demos/css3gallery/"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/fancy_image_hover.jpg" alt="" title="fancy_image_hover" width="500" height="180" class="aligncenter size-full wp-image-724" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://www.admixweb.com/demos/css3gallery/" title="Fancy Image Gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.admixweb.com/2010/03/08/how-to-create-a-fancy-image-gallery-with-css3/" title="Fancy Image Gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Beautiful Photo Stack Gallery</h2>
<p><a href="http://tympanus.net/Tutorials/PhotoStack/"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/photo_stack_gallery.jpg" alt="" title="photo stack gallery" width="500" height="253" class="aligncenter size-full wp-image-726" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://tympanus.net/Tutorials/PhotoStack/" title="Beautiful Photo Stack Gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://tympanus.net/codrops/2010/06/27/beautiful-photo-stack-gallery-with-jquery-and-css3/" title="Beautiful Photo Stack Gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Snowstack</h2>
<p><a href="http://www.satine.org/research/webkit/snowleopard/snowstack.html"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/snow_track.jpg" alt="" title="snow_track" width="500" height="223" class="aligncenter size-full wp-image-728" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://www.satine.org/research/webkit/snowleopard/snowstack.html" title="Snowstack" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.satine.org/research/webkit/snowleopard/snowstack.html" title="Snowstack" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Image gallery</h2>
<p><a href="http://devfiles.myopera.com/articles/1041/image-gallery.html"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/image_gallery.jpg" alt="" title="image_gallery" width="500" height="234" class="aligncenter size-full wp-image-730" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://devfiles.myopera.com/articles/1041/image-gallery.html" title="Image gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://devfiles.myopera.com/articles/1041/image-gallery.html" title="Image gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>CSS3 transitions gallery</h2>
<p><a href="http://www.alexandtheweb.com/demos/transitions-test.html"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/transitions_gallery.jpg" alt="" title="transitions_gallery" width="500" height="222" class="aligncenter size-full wp-image-732" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://www.alexandtheweb.com/demos/transitions-test.html" title="CSS3 transitions gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.alexandtheweb.com/demos/transitions-test.html" title="CSS3 transitions gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Polaroid Photo Gallery</h2>
<p><a href="http://line25.com/wp-content/uploads/2009/polaroid-gallery/demo/demo.html"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/line25_photo_gallery.jpg" alt="" title="line25_photo_gallery" width="500" height="159" class="aligncenter size-full wp-image-734" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://line25.com/wp-content/uploads/2009/polaroid-gallery/demo/demo.html" title="Polaroid Photo Gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://line25.com/tutorials/how-to-create-a-pure-css-polaroid-photo-gallery" title="Polaroid Photo Gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Polaroid Photo Gallery By 24ways</h2>
<p><a href="http://media.24ways.org/2009/14/5/index.html"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/23_ways.jpg" alt="" title="24_ways" width="450" height="153" class="aligncenter size-full wp-image-738" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://media.24ways.org/2009/14/5/index.html" title="Polaroid Photo Gallery By 24ways" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://media.24ways.org/2009/14/5/index.html" title="Polaroid Photo Gallery By 24ways" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Polaroid from Tutorialzine</h2>
<p><a href="http://demo.tutorialzine.com/2009/11/hovering-gallery-css3-jquery/demo.php"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/Tutorialzine.jpg" alt="" title="Tutorialzine" width="450" height="200" class="aligncenter size-full wp-image-740" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://demo.tutorialzine.com/2009/11/hovering-gallery-css3-jquery/demo.php" title="Polaroid from Tutorialzine" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://tutorialzine.com/2009/11/hovering-gallery-css3-jquery/" title="Polaroid from Tutorialzine" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h2>Polaroids with CSS3 by zurb</h2>
<p><a href="http://www.zurb.com/article/305/easily-turn-your-images-into-polaroids-wi"><img src="http://www.snilesh.com/wp-content/uploads/2010/08/gallery_zurb.jpg" alt="" title="gallery_zurb" width="383" height="211" class="aligncenter size-full wp-image-742" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://www.zurb.com/playground/css3-polaroids" title="Polaroids with CSS3 by zurb" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.zurb.com/article/305/easily-turn-your-images-into-polaroids-wi" title="Polaroids with CSS3 by zurb" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/html5-css3-image-galleries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery Image sliders 2010</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-image-sliders-2010/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-image-sliders-2010/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 17:57:14 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>
		<category><![CDATA[jquery slideshow]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=646</guid>
		<description><![CDATA[After my previous <a href="http://www.snilesh.com/resources/jquery/jquery-image-slider/">jquery image slider </a> this post contains new jquery image sliders which are added recently with new features and with cool effects.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-image-sliders-2010%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-image-sliders-2010%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>After my previous <a href="http://www.snilesh.com/resources/jquery/jquery-image-slider/">jquery image slider </a> this post contains new jquery image sliders which are added recently with new features and with cool effects.</p>
<h3>Nivo Slider</h3>
<p>Nivo Slider is a lightweight jQuery plugin for creating good-looking image sliders, offers 9 unique transition effects.</p>
<p><a href="http://nivo.dev7studios.com/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/nivo_slider.jpg" alt="Jquery Nivo slider with 9 effects" title="nivo_slider" width="500" height="200" class="aligncenter size-full wp-image-680" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="" title="Jquery Nivo Slider Example" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://nivo.dev7studios.com/" title="Jquery Nivo slider download" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h3>Coin Slider</h3>
<p>Coin Slider is yet another jQuery image slider with unique transition effects.</p>
<p><a href="http://workshop.rs/projects/coin-slider/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/coin_slider.jpg" alt="" title="coin_slider" width="500" height="200" class="aligncenter size-full wp-image-682" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://workshop.rs/projects/coin-slider/" title="Jquery Coin Slider" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://workshop.rs/projects/coin-slider/" title="Jquery Coin slider" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h3>Slide Thumbs</h3>
<p>Slide thumbs is a jquery slider having thumbnail support.</p>
<p><a href="http://jqueryglobe.com/labs/slide_thumbs/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/slide_thumbs.jpg" alt="" title="slide_thumbs" width="500" height="488" class="aligncenter size-full wp-image-684" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://jqueryglobe.com/labs/slide_thumbs/" title="Jquery Slide thumbs" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://jqueryglobe.com/labs/slide_thumbs/" title="Jquery Slide Thumb" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h3>Slide Deck</h3>
<p>SlideDeck is a free jQuery slider plugin for making a web slide show presentation. Available as a slider jQuery SlideShow Plugin and a <a href="http://www.slidedeck.com/wordpress/">SlideShow WordPress Plugin</a>.</p>
<p><a href="http://www.slidedeck.com/wordpress/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/slide_deck.jpg" alt="Jquery Slide Deck wordpress" title="slide_deck" width="500" height="200" class="aligncenter size-full wp-image-687" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://www.slidedeck.com" title="Slide deck wordpress plugin" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.slidedeck.com" title="Jquery Slide Deck" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h3>jqFancyTransitions </h3>
<p>is easy-to-use jQuery plugin for displaying your photos as slideshow with fancy transition effects.</p>
<p><a href="http://workshop.rs/projects/jqfancytransitions/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/jqFancytransitions.jpg" alt="Jquery Fancy transitions" title="jqFancytransitions" width="500" height="257" class="aligncenter size-full wp-image-689" /></a><br />
<div class="option_div_1">
<div class="dm">
<a href="http://workshop.rs/projects/jqfancytransitions/" title="Jquery Fancy Transitions" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://workshop.rs/projects/jqfancytransitions/" title="Jquery Fancy Transitions" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div></p>
<h3>Jquery Mosaic Gallery</h3>
<p>jQuery &#038; CSS mosaic gallery. Mosaic, because it will feature an interesting tile transition effect when moving from one slide to another.</p>
<p><a href="http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/mosaic.jpg" alt="" title="mosaic" width="438" height="306" class="aligncenter size-full wp-image-691" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="Jquery Mosaic Gallery" title="" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/" title="Jquery Mosaic Effect Gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div>
<h3>CJ Flashy Slide Show</h3>
<p>CJ Flashy Slide Show is a JQuery plugin that allows you to create a photo slide show that has some &#8220;flash-like&#8221; transitional effects. </p>
<p><img src="http://www.snilesh.com/wp-content/uploads/2010/07/cj_flashy.jpg" alt="http://www.cjboco.com/projects.cfm/project/cj-flashy-slide-show/1.1.0" title="cj_flashy" width="500" height="335" class="aligncenter size-full wp-image-693" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.cjboco.com/projects.cfm/project/cj-flashy-slide-show/1.1.0" title="CJ flashy slide" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.cjboco.com/projects.cfm/project/cj-flashy-slide-show/1.1.0" title="CJ Flashy Slide" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div>
<h3>Image Gallery With Fancy Transitions</h3>
<p>This gallery comes with &#8216;wave’, ‘zipper’ and ‘curtain’ effect, plus options that can be used for custom effect.</p>
<p><a href="http://workshop.rs/projects/jqfancytransitions/"><img src="http://www.snilesh.com/wp-content/uploads/2010/07/jqFancytransitions1.jpg" alt="" title="jqFancytransitions" width="500" height="257" class="aligncenter size-full wp-image-695" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://workshop.rs/projects/jqfancytransitions/" title="Jquery Fancy Transitions" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/" title="Jquery Curtain gallery" class="view_new" target="_blank"></a></div>
</div><div class="border_p"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-image-sliders-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Jquery Dynamic SelectBox</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-dynamic-selectbox/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-dynamic-selectbox/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 11:11:14 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=568</guid>
		<description><![CDATA[On Internet you would have come across many html forms where the value of certain fields depends on the values selected in the first select box. So if we create this using server side script then many page loads will be needed. So if you want to create this at client side then you can [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-dynamic-selectbox%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-dynamic-selectbox%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>On Internet you would have come across many html forms where the value of certain fields depends on the values selected in the first select box. </p>
<p>So if we  create this using server side script then many page loads will be needed. So if you want to create this at client side then you can create this using <a href="http://www.jquery.com" title="Jquery">Jquery</a>.</p>
<p>Example will be a country,state dropdown where the values in the state selectbox will depends on the value selected in the Country selectbox.</p>
<p>You can simply edit this script and use it as your needs.</p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.snilesh.com/demo/dynamic_selectbox/" title="Jquery Dynamic SelectBox" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.snilesh.com/demo/dynamic_selectbox.zip" title="Jquery galleriffic" class="download_new" target="_blank"></a>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-dynamic-selectbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery Slideshow / Gallery Plugins</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-slideshow-gallery-plugins/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-slideshow-gallery-plugins/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 08:25:40 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=473</guid>
		<description><![CDATA[JQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. Below you will find most powerful, the most creative and most versatile of jQuery plugins and tutorials built using jQuery. 1] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-slideshow-gallery-plugins%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-slideshow-gallery-plugins%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>JQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.</p>
<p>Below you will find most powerful, the most creative and most versatile of jQuery plugins and tutorials built using jQuery.</p>
<h4>1] Jquery InnerFade</h4>
<p>InnerFade is a small plugin for the jQuery-JavaScript-Library. It&#8217;s designed to fade you any element inside a container in and out.<br />
These elements could be anything you want, e.g. images, list-items, divs. Simply produce your own slideshow for your portfolio or advertisings. Create a newsticker or do an animation.</p>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/jquery_innerfade.jpg" alt="" title="jquery_innerfade" width="500" height="178" class="aligncenter size-full wp-image-477" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://medienfreunde.com/lab/innerfade/" title="Jquery InnerFade" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://medienfreunde.com/lab/innerfade/" title="Jquery InnerFade" class="view_new" target="_blank"></a>
</div>
</div>
<div class="border_p"></div>
<h4>2] Galleriffic</h4>
<p>Galleriffic is a jQuery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/Galleriffic.jpg" alt="" title="Galleriffic" width="500" height="178" class="aligncenter size-full wp-image-482" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.twospy.com/galleriffic/example-2.html" title="Jquery galleriffic" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.twospy.com/galleriffic/" title="Jquery galleriffic" class="view_new" target="_blank"></a>
</div>
</div>
<h4>3] Popeye &#8211; an inline lightbox alternative</h4>
<p>Popeye generates an inline image gallery from an unordered list of images. The gallery features clever inline image enlargement, i.e. the enlarged image stretches out over the site content without adding a visual overlay of the whole site.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/jquery_popye.jpg" alt="" title="jquery_popye" width="500" height="178" class="aligncenter size-full wp-image-484" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://dev.herr-schuessler.de/examples/jquery-popeye-1-0/" title="jquery-popeye" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://herr-schuessler.de/blog/jquery-popeye-1-0-released/" title="jquery-popeye" class="view_new" target="_blank"></a>
</div>
</div>
<h4>4] ShowCase</h4>
<p>This plugin builds an autoscrolling, navigable image gallery, perfect to do a modern showcase in a portfolio web site.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/jquery_showcase.jpg" alt="" title="jquery_showcase" width="500" height="178" class="aligncenter size-full wp-image-486" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.recoding.it/wp-content/uploads/demos/showcase-demo.htm" title="jquery Showcase" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.recoding.it/?p=242" title="jquery Showcase" class="view_new" target="_blank"></a>
</div>
</div>
<h4>5] PictureSlides</h4>
<p>PictureSlides is a plugin for jQuery, and it is a highly customizable JavaScript-based way to easily turn your images into a collection viewable as a slideshow, and with fading effects<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/picture_slides.jpg" alt="" title="picture_slides" width="500" height="178" class="aligncenter size-full wp-image-489" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.robertnyman.com/picture-slides/demo-packages/gallery/index.html" title="jquery Picture Slides" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.robertnyman.com/picture-slides/index.htm" title="jquery Picture Slides" class="view_new" target="_blank"></a>
</div>
</div>
<h4>6] Jquery ImageSwitch</h4>
<p>Jquery ImageSwitch is easy-to-use, simple and fast plug-in to create effect when you switch between images.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/jquery_imageswitch.jpg" alt="" title="jquery_imageswitch" width="500" height="178" class="aligncenter size-full wp-image-491" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.hieu.co.uk/blog/index.php/imageswitch/" title="jquery ImageSwitch" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.hieu.co.uk/blog/index.php/imageswitch/" title="jquery ImageSwitch" class="view_new" target="_blank"></a>
</div>
</div>
<h4>7] S3Slider</h4>
<p>The s3Slider jQuery plugin is made by example of jd`s smooth slide show script.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/s3slider.jpg" alt="" title="s3slider" width="500" height="178" class="aligncenter size-full wp-image-496" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.serie3.info/s3slider/demonstration.html" title="jquery S3Slider" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.serie3.info/s3slider/" title="jquery S3Slider" class="view_new" target="_blank"></a>
</div>
</div>
<h4>8] Gallery View</h4>
<p>GalleryView aims to provide jQuery users with a flexible, attractive content gallery that is both easy to implement and a snap to customize.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/galleryview.jpg" alt="" title="galleryview" width="500" height="178" class="aligncenter size-full wp-image-498" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://spaceforaname.com/gallery-light.html" title="jquery galleryview" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://spaceforaname.com/galleryview" title="jquery galleryview" class="view_new" target="_blank"></a>
</div>
</div>
<h4>9] Galleria</h4>
<p>Galleria is a javascript image gallery written in jQuery. It loads the images one by one from an unordered list and displays thumbnails when each image is loaded.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/galleria.jpg" alt="" title="galleria" width="500" height="178" class="aligncenter size-full wp-image-500" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://devkick.com/lab/galleria/demo_01.htm#img/lotus.jpg" title="jquery galleria" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://devkick.com/lab/galleria/" title="jquery galleria" class="view_new" target="_blank"></a>
</div>
</div>
<h4>10] CrossSlide</h4>
<p>CrossSlide is a jQuery plugin that implements in Javascript some common slide-show animations, traditionally only available to the web developer via Adobe Flash™ or other proprietary plugins.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/crossslide.jpg" alt="" title="crossslide" width="500" height="178" class="aligncenter size-full wp-image-502" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.gruppo4.com/~tobia/cross-slide.shtml" title="jquery Crossslide" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.gruppo4.com/~tobia/cross-slide.shtml" title="jquery crossslide" class="view_new" target="_blank"></a>
</div>
</div>
<h4>11] A Simple jQuery Slideshow</h4>
<p>This is a nice tutorial to create  simple Jquery slideshow.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/jquery_slideshow.jpg" alt="" title="jquery_slideshow" width="500" height="178" class="aligncenter size-full wp-image-504" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://jonraasch.com/blog/a-simple-jquery-slideshow" title="jquery Simple slideshow" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://jonraasch.com/blog/a-simple-jquery-slideshow" title="jquery Simple slideshow" class="view_new" target="_blank"></a>
</div>
</div>
<h4>12] Smooth Div Scroll</h4>
<p>Smooth Div Scroll is a jQuery plugin that scrolls content horizontally left or right. Apart from many of the other scrolling plugins that have been written for jQuery, Smooth Div Scroll does not limit the scroling to distinct steps. </p>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/smooth_div.jpg" alt="" title="smooth_div" width="500" height="178" class="aligncenter size-full wp-image-506" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.maaki.com/thomas/SmoothDivScroll/" title="jquery Smooth Div scroll" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.maaki.com/thomas/SmoothDivScroll/" title="jquery Smooth Div Scroll" class="view_new" target="_blank"></a>
</div>
</div>
<h4>13] Simple Controls Gallery</h4>
<p>Simple Controls Gallery rotates and displays an image by fading it into view over the previous one, with navigation controls that pop up when the mouse rolls over the Gallery.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/simple.jpg" alt="" title="simple" width="500" height="178" class="aligncenter size-full wp-image-508" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm" title="Simple Controls Gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm" title="Simple Controls Gallery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>14] Sliding Image Gallery</h4>
<p>The idea behind this plug-in is to display a varying number of images in an attractive and easy to use manner. </p>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/sliding_image_gallery.jpg" alt="" title="sliding_image_gallery" width="500" height="178" class="aligncenter size-full wp-image-510" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.meadmiracle.com/SlidingGalleryDemo1.htm" title="Sliding Image Gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.meadmiracle.com/SlidingGallery.aspx" title="Sliding Image Gallery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>15] Flickr Photo Gallery</h4>
<p>flickrGallery is an open-source photo gallery for jQuery that allows you to dynamically pull images from a photoset in Flickr. </p>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/flickr_photo_gallery.jpg" alt="" title="flickr_photo_gallery" width="500" height="178" class="aligncenter size-full wp-image-512" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.userfriendlythinking.com/Blog/BlogDetail.asp?p1=7013&#038;p2=101&#038;p7=3001" title="Flickr Photo Gallery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.userfriendlythinking.com/Blog/BlogDetail.asp?p1=7013&#038;p2=101&#038;p7=3001" title="Flickr Photo Gallery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>16] Pikachoose</h4>
<p>Pikachoose is a lightweight Jquery plugin that allows easy presentation of photos with options for slideshows, navigation buttons, and auto play.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/pikachoose.jpg" alt="" title="pikachoose" width="500" height="178" class="aligncenter size-full wp-image-514" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://pikachoose.com/demo/" title="Pikachoose" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://pikachoose.com/" title="Pikachoose" class="view_new" target="_blank"></a>
</div>
</div>
<h4>17] EOGallery </h4>
<p>EOGallery is a web animated slideshow gallery maid with jQuery. It only uses basic jQuery functions and Cody Lindley&#8217;s Thickbox to display larger pictures.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/EOGallery.jpg" alt="" title="EOGallery" width="500" height="178" class="aligncenter size-full wp-image-516" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.eogallery.com/" title="EOGallery " class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.eogallery.com/" title="EOGallery " class="view_new" target="_blank"></a>
</div>
</div>
<h4>18] Full Screen Image Gallery Jquery and Flickr</h4>
<p>full screen image gallery that automatically scales the image with kept aspect ratio to fill the browser background.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/full_screen.jpg" alt="Full Screen Image Gallery Jquery and Flickr" title="Full Screen Image Gallery Jquery and Flickr " width="500" height="178" class="aligncenter size-full wp-image-520" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://devkick.com/lab/fsgallery/" title="Full Screen Image Gallery Jquery and Flickr " class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://devkick.com/blog/full-screen-image-gallery-using-jquery-and-flickr/" title="Full Screen Image Gallery Jquery and Flickr" class="view_new" target="_blank"></a>
</div>
</div>
<h4>19] jQuery morphing gallery</h4>
<p>Image grids that smoothly scale at the simple drag of a slider are no longer confined to desktop apps like iPhoto or Picasa.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/morfing_gallery1.jpg" alt="jQuery morphing gallery" title="jQuery morphing gallery" width="500" height="178" class="aligncenter size-full wp-image-525" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://demos.webdesignledger.com/jquery_image_grid/example2.htm" title="jQuery morphing gallery " class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://webdesignledger.com/tutorials/create-a-resizable-image-grid-with-jquery" title="jQuery morphing gallery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>20] Simple JQuery Image Slide Show with Semi-Transparent Caption</h4>
<p>simple image slide show with a semi-transparent caption with jQuery. This example is suitable to display news headlines, or a image slide show in your website frontpage.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/simple_transparent.jpg" alt="" title="simple_transparent" width="500" height="178" class="aligncenter size-full wp-image-527" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.queness.com/resources/html/slideshow/jquery-slideshow.html" title="jQuery morphing gallery " class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption" title="jQuery morphing gallery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>21] Slick and Accessible Slideshow Using jQuery</h4>
<p>Create a usable and web accessible slideshow widget for your site using HTML, CSS, and JavaScript (jQuery).<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/15-01_slick_accessible_leading_image.jpg" alt="" title="15-01_slick_accessible_leading_image" width="500" height="180" class="aligncenter size-full wp-image-529" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://sixrevisions.com/demo/slideshow/final.html" title="Slick and Accessible Slideshow Using jQuery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/" title="Slick and Accessible Slideshow Using jQuery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>22] Ultimate Fade-in slideshow (v2.1)</h4>
<p>This is a robust, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/fade_slideshow1.jpg" alt="" title="fade_slideshow" width="500" height="178" class="aligncenter size-full wp-image-533" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm" title="Ultimate Fade-in slideshow" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm" title="Ultimate Fade-in slideshow" class="view_new" target="_blank"></a>
</div>
</div>
<h4>23] AD Gallery, gallery plugin for jQuery</h4>
<p>A highly customizable gallery/showcase plugin for jQuery.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/ad_gallery.jpg" alt="" title="ad_gallery" width="500" height="178" class="aligncenter size-full wp-image-535" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://coffeescripter.com/code/ad-gallery/" title="AD Gallery, gallery plugin for jQuery" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://coffeescripter.com/2009/07/ad-gallery-a-jquery-gallery-plugin/" title="AD Gallery, gallery plugin for jQuery" class="view_new" target="_blank"></a>
</div>
</div>
<h4>24] Jquery Panel Gallery Plugin 1.1</h4>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/panel_gallery.jpg" alt="Jquery Panel Gallery Plugin 1.1" title="Jquery Panel Gallery Plugin 1.1" width="500" height="178" class="aligncenter size-full wp-image-537" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.catchmyfame.com/2009/05/02/jquery-panel-gallery-plugin/" title="Jquery Panel Gallery Plugin 1.1" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.catchmyfame.com/2009/05/02/jquery-panel-gallery-plugin/" title="Jquery Panel Gallery Plugin 1.1" class="view_new" target="_blank"></a>
</div>
</div>
<h4>25] SlideViewerPro 1.0</h4>
<p>slideViewerPro is a fully customizable jQuery image gallery engine wich allows to create outstanding sliding image galleries for your projects and/or interactive galleries within blog posts.<br />
<img src="http://www.snilesh.com/wp-content/uploads/2009/12/slideview.jpg" alt="" title="slideview" width="500" height="178" class="aligncenter size-full wp-image-540" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" title="slideViewerPro 1.0" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html" title="slideViewerPro 1.0" class="view_new" target="_blank"></a>
</div>
</div>
<h4>26] Easy Image Preview with jQuery</h4>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/easy_image_preview.jpg" alt="" title="easy_image_preview" width="500" height="178" class="aligncenter size-full wp-image-543" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.webinventif.fr/wp-content/uploads/projets/tooltip/02/" title="slideViewerPro 1.0" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.catswhocode.com/blog/how-to-create-a-fancy-image-gallery-with-jquery" title="slideViewerPro 1.0" class="view_new" target="_blank"></a>
</div>
</div>
<h3>Some Other Slideshow Scripts</h3>
<h4>Animated JavaScript Slideshow </h4>
<p><img src="http://www.snilesh.com/wp-content/uploads/2009/12/javascript-slideshow.jpg" alt="" title="javascript-slideshow" width="459" height="200" class="aligncenter size-full wp-image-545" /></p>
<div class="option_div_1">
<div class="dm">
<a href="http://sandbox.leigeber.com/javascript-slideshow/" title="http://www.leigeber.com/2008/12/javascript-slideshow/" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.leigeber.com/2008/12/javascript-slideshow/" title="http://www.leigeber.com/2008/12/javascript-slideshow/" class="view_new" target="_blank"></a>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-slideshow-gallery-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jquery PHP Multiple File Upload</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-php-multiple-file-upload/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-php-multiple-file-upload/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 06:46:02 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=377</guid>
		<description><![CDATA[Here in this post i created multiple file upload using latest version of jQuery and Ajax upload library by Andrew Valums. Just download both libraries and include them in your files. Then first we will create a upload button and when user click on this button user can add files. we are not using classic [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-php-multiple-file-upload%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-php-multiple-file-upload%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Here in this post i created multiple file upload using latest version of jQuery and <a href="http://valums.com/ajax-upload/">Ajax upload library</a> by <a href="http://valums.com/">Andrew Valums</a>. Just download both libraries and include them in your files.</p>
<p>Then first we will create a upload button and when user click on this button user can add files. we are not using classic File input box for the file upload</p>
<pre class="brush: xml;">
   1. &lt;!-- Upload Button to select files to upload--&gt;
   2. &lt;div id=&quot;upload_button&quot; &gt;Upload File&lt;/div&gt;&lt;span id=&quot;status_message&quot; &gt;&lt;/span&gt;
   3. &lt;!--List Files--&gt;
   4. &lt;ul id=&quot;files_list&quot; &gt;&lt;/ul&gt;
</pre>
<p>Here we created the Upload button and <span></span> for the status message which is used to display the status of the file upload</p>
<h4>Applying Style</h4>
<pre class="brush: css;">
#upload_button{
	margin:30px 200px; padding:8px 5px 8px 5px;
	font-weight:normal; font-size:1em;
	font-family:Georgia,Arial, Helvetica, sans-serif;
	text-align:center;
	background:#000000;
	color:#ffffff;
	border:2px solid #DADADA;
	width:150px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

#status_message{
	font-family:Arial; padding:5px;
	color:#b00000;
	font-size:12px;
	font-weight:bold;
}
ul#files_list{ list-style:none; padding:0; margin:0; }
ul#files_list li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px; text-align:center;color:#ffffff;}
ul#files_list li img{ max-width:180px; max-height:150px; }
.success{ background:#000000; border:1px solid #cccccc; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }
</pre>
<h4>PHP code to upload files</h4>
<pre class="brush: php;">
&lt;?php
$uploaddir = './uploads/';
$file = $uploaddir . basename($_FILES['uploadfile']['name']); 

if (move_uploaded_file($_FILES['uploadfile']['tmp_name'], $file)) {
  echo &quot;success&quot;;
} else {
	echo &quot;error&quot;;
}
?&gt;
</pre>
<p>Files are uploaded to the &#8220;uploads&#8221; folder. for that create &#8216;upload-file.php&#8217; files with the above code.</p>
<h4>Javascript Code</h4>
<p>Now the Jquery and Javascript code to add the ajax features using the AJAX Upload library.</p>
<pre class="brush: jscript;">
$(function(){
		var btnUpload=$('#upload_button');
		var status=$('#status_message');
		new AjaxUpload(btnUpload, {
			action: 'upload-file.php',
			name: 'uploadfile',
			onSubmit: function(file, ext){
				 if (! (ext &amp;&amp; /^(jpg|png|jpeg|gif)$/.test(ext))){
                    // extension is not allowed
					status.text('Only JPG, PNG or GIF files are allowed');
					return false;
				}
				status.text('Uploading...');
			},
			onComplete: function(file, response){
				//On completion clear the status
				status.text('');
				//Add uploaded file to list
				if(response===&quot;success&quot;){
					$('&lt;li&gt;&lt;/li&gt;').appendTo('#files_list').html('&lt;img src=&quot;./uploads/'+file+'&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;'+file).addClass('success');
				} else{
					$('&lt;li&gt;&lt;/li&gt;').appendTo('#files_list').text(file).addClass('error');
				}
			}
		});

	});
</pre>
<h6>Code Explanation</h6>
<p>To use the AJAX Upload library we need to initialize the AjaxUpload object and provide it with parameters. The first parameter is the id of the button element on which the user will click and second is the server side script that’ll handle file upload. The second parameter can accept an array of various options to give you more control over the process.</p>
<p>For more details of the of options for file upload you can check the <a href="http://valums.com/ajax-upload/">Ajax Upload Library</a>.</p>
<p>Note: The file upload using AJAX is not true ajax as it uses hidden iframe to upload the form data but his whole process is transparent by using the AJAX Upload library and gives a feel of AJAXified file upload.</p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.snilesh.com/demo/jquerymultiplefileupload/" title="jQuery PHP Multiple file upload" class="demo_new" target="_blank"></a></div>
<div class="dw">
<p><a href="http://www.snilesh.com/demo/jquerymultiplefileupload.zip" title="jQuery PHP Multiple file upload" class="download_new"></a>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-php-multiple-file-upload/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Jquery tabs collection</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-tabs-collection/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-tabs-collection/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 10:08:40 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=301</guid>
		<description><![CDATA[1] jQuery Sliding Tab Menu Nice PanoramaView script with options. 2] Smooth tabbed menu simple and clean layout we can have a great tabbed menu for our websites. 3] Simple Tabs w/ CSS &#038; jQuery Nice tutorial to create tab using jquery 4] Better Blogroll Nice tutorial to create blogroll with the tab effect 5] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-tabs-collection%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-tabs-collection%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<h4>1] jQuery Sliding Tab Menu</h4>
<p>Nice PanoramaView script with options.<br />
<a href="http://www.queness.com/resources/html/scrollto/index.html"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/jquery_sliding_tab.jpg" alt="jquery_sliding_tab" title="jquery_sliding_tab" width="273" height="128" class="aligncenter size-full wp-image-302" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.queness.com/resources/html/scrollto/index.html" title="jQuery Sliding Tab Menu" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.queness.com/post/274/jquery-sliding-tab-menu-for-sidebar-tutorial" title="jQuery Sliding Tab Menu" class="view_new" target="_blank"></a></div>
</div>
<div class="border_p"></div>
<h4>2]  Smooth tabbed menu</h4>
<p>simple and clean layout we can have a great tabbed menu for our websites.<br />
<a href="http://yensdesign.com/tutorials/tabs/"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/jquer_smooth_tab.jpg" alt="jquer_smooth_tab" title="jquer_smooth_tab" width="409" height="210" class="aligncenter size-full wp-image-305" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://yensdesign.com/tutorials/tabs/" title="Smooth tabbed menu" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://yensdesign.com/2008/12/create-a-smooth-tabbed-menu-in-jquery/" title="Smooth tabbed menu" class="view_new" target="_blank"></a></div>
</div>
<div class="border_p"></div>
<h4>3]  Simple Tabs w/ CSS &#038; jQuery</h4>
<p>Nice tutorial to create tab using jquery<br />
<a href="http://www.sohtanaka.com/web-design/examples/tabs/"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/simple_jquery_sohtanka.jpg" alt="simple_jquery_sohtanka" title="simple_jquery_sohtanka" width="512" height="326" class="aligncenter size-full wp-image-307" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://www.sohtanaka.com/web-design/examples/tabs/" title="Jquery Tab" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/" title="Jquery tab" class="view_new" target="_blank"></a></div>
</div>
<div class="border_p"></div>
<h4>4]  Better Blogroll</h4>
<p>Nice tutorial to create blogroll with the tab effect<br />
<a href="http://nettuts.s3.amazonaws.com/036_BetterBlogRoll/sourceFiles/index.html"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/better_blogroll.jpg" alt="better_blogroll" title="better_blogroll" width="301" height="207" class="aligncenter size-full wp-image-309" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://nettuts.s3.amazonaws.com/036_BetterBlogRoll/sourceFiles/index.html" title="Better Blogroll" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://net.tutsplus.com/javascript-ajax/building-a-better-blogroll-dynamic-fun-with-simplepie-and-jquery/" title="Better Blogroll" class="view_new" target="_blank"></a></div>
</div>
<div class="border_p"></div>
<h4>5]  Jquery tab with next previous</h4>
<p>Nice tutorial to create tab with next previous link for easy to navigate between tabs.<br />
<a href="http://css-tricks.com/examples/TabsNextPrev/"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/jquery_ui_tabs.jpg" alt="jquery_ui_tabs" title="jquery_ui_tabs" width="706" height="232" class="aligncenter size-full wp-image-313" /></a></p>
<div class="option_div_1">
<div class="dm">
<a href="http://nettuts.s3.amazonaws.com/036_BetterBlogRoll/sourceFiles/index.html" title="Jquery tab with next previous" class="demo_new" target="_blank"></a></div>
<div class="dw">
<a href="http://css-tricks.com/jquery-ui-tabs-with-nextprevious/" title="Jquery tab with next previous" class="view_new" target="_blank"></a></div>
</div>
<div class="border_p"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-tabs-collection/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Jquery Navigation Menu</title>
		<link>http://www.snilesh.com/resources/jquery/jquery-navigation-menu/</link>
		<comments>http://www.snilesh.com/resources/jquery/jquery-navigation-menu/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 06:44:17 +0000</pubDate>
		<dc:creator>snilesh</dc:creator>
				<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.snilesh.com/?p=152</guid>
		<description><![CDATA[When you create any website usability is an essential goal, and usable and user friendly navigation is something every website needs. It will give options to interact with the site easily. Below I present some excellent navigation menus . 1] Sexy Drop Down Menu w/ jQuery &#038; CSS Nice jquery menu created by Soh Tanaka [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-navigation-menu%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snilesh.com%2Fresources%2Fjquery%2Fjquery-navigation-menu%2F&amp;source=snilesh&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>When you create any website usability is an essential goal, and usable and user friendly navigation is something every website needs.<br />
It will give options to interact with the site easily.<br />
Below I present some excellent navigation menus .</p>
<h4>1]  Sexy Drop Down Menu w/ jQuery &#038; CSS</h4>
<p>Nice jquery menu created by <a href="http://www.sohtanaka.com/" title="Soh Tanaka">Soh Tanaka</a><br />
<a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/sexy_drop_down.jpg" alt="sexy_drop_down" title="sexy_drop_down" width="450" height="109" class="aligncenter size-full wp-image-153" /></a></p>
<div class="post_row_option">
<a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" target="_blank" class="view_button" title="">View Article</a><br />
<a href="http://www.sohtanaka.com/web-design/examples/drop-down-menu/" target="_blank" class="demo_button1">Live Demo</a>
</div>
<div class="border_p"></div>
<h4>2] Apple style menu</h4>
<p>Nice Apple style menu with sliding effect.<br />
<a href="http://www.kriesi.at/wp-content/extra_data/kwicks_tutorial/kwicks_final.html"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/apple_menu.jpg" alt="apple_menu" title="apple_menu" width="450" height="44" class="aligncenter size-full wp-image-157" /></a></p>
<div class="post_row_option">
<a href="http://www.kriesi.at/archives/apple-menu-improved-with-jquery" target="_blank" class="view_button" title="Apple style menu">View Article</a><br />
<a href="http://www.kriesi.at/wp-content/extra_data/kwicks_tutorial/kwicks_final.html" target="_blank" class="demo_button1" title="Apple style menu">Live Demo</a>
</div>
<div class="border_p"></div>
<h4>3] Color Fading Menu</h4>
<p>Nice jquery menu with fading effect.<br />
<a href="http://css-tricks.com/examples/ColorFadingMenu/"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/fading_menu.jpg" alt="fading_menu" title="fading_menu" width="450" height="34" class="aligncenter size-full wp-image-158" /></a></p>
<div class="post_row_option">
<a href="http://css-tricks.com/color-fading-menu-with-jquery/" target="_blank" class="view_button" title="Color Fading Menu">View Article</a><br />
<a href="http://css-tricks.com/examples/ColorFadingMenu/" target="_blank" class="demo_button" title="Color Fading Menu">Live Demo</a>
</div>
<div class="border_p"></div>
<h4>Horizontal Animated Menu</h4>
<p>This tutorial shows you how to create an interactive animated horizontal menu using jQuery that shows more information about particular link when mouse is moved over it.</p>
<div class="post_row_option">
<a href="http://sandbox.ronggur.com/2009/01/25/jquery-tutorial-horizontal-animated-menu/" title="Horizontal Animated Menu" class="view_article">View Tutorial</a><br />
<a href="http://dock.ronggur.com/tutorial/jquery%20tutorial%20-%20horizontal%20animated%20menu/" title="Horizontal Animated Menu" class="demo_button">Demo</a>
</div>
<p><a href="http://dock.ronggur.com/tutorial/jquery%20tutorial%20-%20horizontal%20animated%20menu/"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/horizontal_menu.jpg" alt="horizontal_menu" title="horizontal_menu" width="494" height="71" class="aligncenter size-full wp-image-187" /></a></p>
<div class="border_p"></div>
<h4>Sliding Menu using jQuery</h4>
<div class="post_row_option">
<a href="http://www.ilovecolors.com.ar/sliding-menu-using-jquery/" title="Sliding Menu" class="view_article">View Tutorial</a><br />
<a href="http://ilovecolors.com.ar/wp-content/uploads/jquery-slide-menu/example.html" title="Sliding Menu" class="demo_button">Demo</a>
</div>
<p><a href="http://ilovecolors.com.ar/wp-content/uploads/jquery-slide-menu/example.html"><img src="http://www.snilesh.com/wp-content/uploads/2009/07/sliding_menu.jpg" alt="sliding_menu" title="sliding_menu" width="306" height="54" class="aligncenter size-full wp-image-188" /></a></p>
<div class="border_p"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.snilesh.com/resources/jquery/jquery-navigation-menu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
