<?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>Tutorial Top &#187; jQuery</title>
	<atom:link href="http://www.tutorialtop.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorialtop.com</link>
	<description>Top  Design Tutorial Blog- For Designers</description>
	<lastBuildDate>Mon, 31 Jan 2011 07:36:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Creating an Animated 404 Page</title>
		<link>http://www.tutorialtop.com/2011/01/31/creating-an-animated-404-page/</link>
		<comments>http://www.tutorialtop.com/2011/01/31/creating-an-animated-404-page/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 07:19:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=618</guid>
		<description><![CDATA[It is bound to happen. Sooner or later, somebody is going to type in a wrong URL or follow a broken link to your site. This is when the notorious 404 page is displayed. To make the experience less frustrating, you can take the time and design a friendly error page, which will encourage your [...]]]></description>
			<content:encoded><![CDATA[<p>It is bound to happen. Sooner or later, somebody is going to type in a  wrong URL or follow a broken link to your site. This is when the  notorious 404 page is displayed. To make the experience less  frustrating, you can take the time and design a friendly error page,  which will encourage your user to stay at your web site.<span id="more-618"></span></p>
<p>Today we are making just that. We are going to create an animated 404 page, which you can easily customize and improve.<a href="http://tutorialzine.com/2010/08/animated-404-not-found-page-css-jquery/" target="_blank">Go To Creating an Animated 404 Page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2011/01/31/creating-an-animated-404-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Stylish Navigation Menu With jQuery</title>
		<link>http://www.tutorialtop.com/2010/07/17/a-stylish-navigation-menu-with-jquery/</link>
		<comments>http://www.tutorialtop.com/2010/07/17/a-stylish-navigation-menu-with-jquery/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 10:07:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=571</guid>
		<description><![CDATA[In this tutorial we are going to make a stylish CSS + XHTML navigation menu with the help of the jQuery library.Go To A Stylish Navigation Menu With jQuery]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we are going to make a stylish CSS + XHTML navigation  menu with the help of the jQuery library.<span id="more-571"></span><a href="http://tutorialzine.com/2009/09/stylish-navigation-menu-jquery/"><strong>Go To A Stylish Navigation Menu With jQuery</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/17/a-stylish-navigation-menu-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweet AJAX Tabs With jQuery 1.4 &amp; CSS3</title>
		<link>http://www.tutorialtop.com/2010/07/17/sweet-ajax-tabs-with-jquery-1-4-css3/</link>
		<comments>http://www.tutorialtop.com/2010/07/17/sweet-ajax-tabs-with-jquery-1-4-css3/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 10:01:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=568</guid>
		<description><![CDATA[Today we are making an AJAX-powered tab page with CSS3 and the newly released version 1.4 of jQuery,Go To Sweet AJAX Tabs With jQuery 1.4 &#38; CSS3 Tutorial]]></description>
			<content:encoded><![CDATA[<p>Today we are making an AJAX-powered tab page with CSS3 and the newly  released version 1.4 of jQuery,<span id="more-568"></span><a href="http://tutorialzine.com/2010/01/sweet-tabs-jquery-ajax-css/"><strong>Go To Sweet AJAX Tabs With jQuery 1.4 &amp; CSS3 Tutorial</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/17/sweet-ajax-tabs-with-jquery-1-4-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colortip – a jQuery Tooltip Plugin</title>
		<link>http://www.tutorialtop.com/2010/07/17/colortip-%e2%80%93-a-jquery-tooltip-plugin/</link>
		<comments>http://www.tutorialtop.com/2010/07/17/colortip-%e2%80%93-a-jquery-tooltip-plugin/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 09:57:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=564</guid>
		<description><![CDATA[In this tutorial we are going to write a simple jQuery tooltip plugin. It is going to convert the title attributes of elements withing your page, into a series of colorful tooltips. Six color themes are available, so you can easily match it with the rest of your design.Go To Colortip – a jQuery Tooltip [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we are going to write a simple jQuery tooltip plugin.  It is going to convert the title attributes of elements withing your  page, into a series of colorful tooltips. Six color themes are  available, so you can easily match it with the rest of your design.<span id="more-564"></span><a href="http://tutorialzine.com/2010/07/colortips-jquery-tooltip-plugin/"><strong>Go To Colortip – a jQuery Tooltip Plugin Tutorial</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/17/colortip-%e2%80%93-a-jquery-tooltip-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Fresh Bottom Slide Out Menu with jQuery</title>
		<link>http://www.tutorialtop.com/2010/07/07/a-fresh-bottom-slide-out-menu-with-jquery/</link>
		<comments>http://www.tutorialtop.com/2010/07/07/a-fresh-bottom-slide-out-menu-with-jquery/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:59:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=464</guid>
		<description><![CDATA[In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description text and some icon. We will use some CSS3 properties for some nice shadow effects and jQuery for the [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will create a unique bottom slide out menu. This  large menu will contain some title and a description of the menu item.  It will slide out from the bottom revealing the description text and  some icon. We will use some CSS3 properties for some nice shadow effects  and jQuery for the interaction.<span id="more-464"></span><a href="http://tympanus.net/codrops/2010/03/09/a-fresh-bottom-slide-out-menu-with-jquery/"><strong>Go To A Fresh Bottom Slide Out Menu with jQuery</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/07/a-fresh-bottom-slide-out-menu-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Beautiful Apple-style Slideshow Gallery With CSS &amp; jQuery</title>
		<link>http://www.tutorialtop.com/2010/07/07/a-beautiful-apple-style-slideshow-gallery-with-css-jquery/</link>
		<comments>http://www.tutorialtop.com/2010/07/07/a-beautiful-apple-style-slideshow-gallery-with-css-jquery/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=443</guid>
		<description><![CDATA[We are making an Apple-like slideshow gallery, similar to the one they use on their website to showcase their products. It will be entirely front-end based, no PHP or databases required.Go To A Beautiful Apple-style Slideshow Gallery With CSS &#38; jQuery]]></description>
			<content:encoded><![CDATA[<p>We are making an <strong>Apple-like slideshow gallery</strong>, similar  to the one they use on their website to showcase their products. It will  be entirely front-end based, no PHP or databases required.<span id="more-443"></span><a href="http://tutorialzine.com/2009/11/beautiful-apple-gallery-slideshow/"><strong>Go To A Beautiful Apple-style Slideshow Gallery With CSS &amp; jQuery</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/07/a-beautiful-apple-style-slideshow-gallery-with-css-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple AJAX Commenting System</title>
		<link>http://www.tutorialtop.com/2010/07/07/simple-ajax-commenting-system/</link>
		<comments>http://www.tutorialtop.com/2010/07/07/simple-ajax-commenting-system/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:11:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=439</guid>
		<description><![CDATA[This time, we are making a Simple AJAX Commenting System. It will feature a gravatar integration and demonstrate how to achieve effective communication between jQuery and PHP/MySQL with the help of JSON.Go To Simple AJAX Commenting System]]></description>
			<content:encoded><![CDATA[<p>This time, we are making a Simple AJAX Commenting System. It will  feature a gravatar integration and demonstrate how to achieve effective  communication between jQuery and PHP/MySQL with the help of JSON.<span id="more-439"></span><a href="http://tutorialzine.com/2010/06/simple-ajax-commenting-system/"><strong>Go To Simple AJAX Commenting System</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/07/simple-ajax-commenting-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neon Text Effect With jQuery &amp; CSS</title>
		<link>http://www.tutorialtop.com/2010/07/07/neon-text-effect-with-jquery-css/</link>
		<comments>http://www.tutorialtop.com/2010/07/07/neon-text-effect-with-jquery-css/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:06:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=435</guid>
		<description><![CDATA[Today we are creating a neon glow text effect with CSS and jQuery. The first step to achieving this effect, is to create a background image, which contains two slightly different versions of the text. jQuery fades between those two versions creating a smooth transition effect.Go To Neon Text Effect With jQuery &#38; CSS]]></description>
			<content:encoded><![CDATA[<p>Today we are creating a neon glow text effect with CSS and jQuery. The  first step to achieving this effect, is to create a background image,  which contains two slightly different versions of the text. jQuery fades  between those two versions creating a smooth transition effect.<span id="more-435"></span><a href="http://tutorialzine.com/2010/06/neon-text-effect-jquery/"><strong>Go To Neon Text Effect With jQuery &amp; CSS</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/07/neon-text-effect-with-jquery-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Nifty Dynamic Shadow with jQuery</title>
		<link>http://www.tutorialtop.com/2010/07/06/how-to-create-a-nifty-dynamic-shadow-with-jquery/</link>
		<comments>http://www.tutorialtop.com/2010/07/06/how-to-create-a-nifty-dynamic-shadow-with-jquery/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 11:46:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Dynamic Shadow]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=422</guid>
		<description><![CDATA[How to create a very nifty looking dynamic shadow with a few teaspoons of jQuery, a pinch of CSS and some transparent PNG’s as Base. I’ll explain every line of used code, so you can easily follow along and create your own awesome looking dynamic shadow powered by jQuery.Go To How to Create a Nifty [...]]]></description>
			<content:encoded><![CDATA[<p>How to create a very nifty looking dynamic shadow with a few teaspoons  of jQuery, a pinch of CSS and some transparent PNG’s as Base. I’ll  explain every line of used code, so you can easily follow along and  create your own awesome looking dynamic shadow powered by jQuery.<span id="more-422"></span><a href="http://www.1stwebdesigner.com/tutorials/how-to-create-a-nifty-dynamic-shadow-with-jquery/"><strong>Go To How to Create a Nifty Dynamic Shadow with jQuery</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/06/how-to-create-a-nifty-dynamic-shadow-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS3 bokeh effect with some jQuery help</title>
		<link>http://www.tutorialtop.com/2010/07/06/pure-css3-bokeh-effect-with-some-jquery-help/</link>
		<comments>http://www.tutorialtop.com/2010/07/06/pure-css3-bokeh-effect-with-some-jquery-help/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 11:40:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[bokeh effect]]></category>

		<guid isPermaLink="false">http://www.tutorialtop.com/?p=418</guid>
		<description><![CDATA[Bokeh &#8211; In photography, bokeh is the blur, or the aesthetic quality of the blur, in out-of-focus areas of an image, or &#8220;the way the lens renders out-of-focus points of light.&#8221; (from Wikipedia). I&#8217;m pretty sure you&#8217;ve seen this effect before, since there are loads of wallpaper roundups and tutorials using this technique. Currently, one [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Bokeh</strong> &#8211; In photography, bokeh is the blur, or  the aesthetic quality of the blur, in out-of-focus areas of an image, or  &#8220;the way the lens renders out-of-focus points of light.&#8221;</em> (from <a title="Bokeh" href="http://en.wikipedia.org/wiki/Bokeh">Wikipedia</a>).  I&#8217;m pretty sure you&#8217;ve seen this effect before, <span id="more-418"></span>since there are loads of  <a title="Brilliant Bokeh Wallpapers" href="http://www.inspiks.com/brilliant-bokeh-wallpapers/">wallpaper roundups</a> and <a title="Awesome digital bokeh effect in Photoshop" href="http://abduzeedo.com/awesome-digital-bokeh-effect-photoshop">tutorials</a> using  this technique. Currently, one of my favourite wallpapers has to be <a title="Bokeh" href="http://-kol.deviantart.com/art/Bokeh-116165739">this  bokeh effect from -kol</a>.</p>
<p>Today, I want to add another addition to the bokeh &#8220;hype&#8221;, by  creating a <strong>pure CSS3 bokeh effect</strong>. With some help from <a title="jQuery" href="http://jquery.com/">jQuery</a>, <a href="http://www.marcofolio.net/webdesign/pure_css3_bokeh_effect_with_some_jquery_help.html"><strong> Go To Pure CSS3 bokeh effect with some jQuery help</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutorialtop.com/2010/07/06/pure-css3-bokeh-effect-with-some-jquery-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

