<?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>Learning jQuery &#187; Plugins</title>
	<atom:link href="http://www.learningjquery.org/index.php/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningjquery.org</link>
	<description>Learning jQuery: Tips, techniques, and tutorials for the jQuery JavaScript library</description>
	<lastBuildDate>Tue, 24 Aug 2010 10:10:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Rare and Cool jQuery Plugins</title>
		<link>http://www.learningjquery.org/index.php/10-rare-and-cool-jquery-plugins/</link>
		<comments>http://www.learningjquery.org/index.php/10-rare-and-cool-jquery-plugins/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:16:35 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.learningjquery.org/?p=57</guid>
		<description><![CDATA[Introduction
I was hanging around jQUery plugin website, and I have found some really cool plugins.

 jQTouch &#124; Demo

A jQuery plugin with native animations, auto list navigation, and default application styles for Mobile WebKit browsers like iPhone, G1, and Pre.
 Fullsize &#124; Demo

Fullsize is an attempt to get a new &#60;IMG&#62; attribute called fullsize into the [...]]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>I was hanging around jQUery plugin website, and I have found some really cool plugins.</p>
<ul id="simplelist">
<li> <a href="http://www.jqtouch.com/">jQTouch</a> | <a href="http://www.jqtouch.com/preview/">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/jqtouch.gif" alt="" width="450" height="200" /><br />
<span>A jQuery plugin with native animations, auto list navigation, and default application styles for Mobile WebKit browsers like iPhone, G1, and Pre.</span></li>
<li> <a href="http://www.addfullsize.com/">Fullsize</a> | <a href="http://www.addfullsize.com/">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/fullsize.gif" alt="" width="450" height="200" /><br />
<span>Fullsize is an attempt to get a new &lt;IMG&gt; attribute called fullsize into the next version of HTML. Hopefully this site will get the attention of the W3C, and they will add fullsize to HTML and make it a standard. </span></li>
<li> <a href="http://www.unwrongest.com/projects/airport/">Airport &#8211; Information Board Text Effect</a> | <a href="http://sandbox.unwrongest.com/jquery.airport/">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/airport.gif" alt="" width="450" height="200" /><br />
<span>Airport is a rather simple text effect plugin for Jquery. It emulates the style of those flickering information boards you sometime find on airports and train stations.</span></li>
<li> <a href="http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html">jScrollPane</a> | <a href="http://www.kelvinluck.com/assets/jquery/jScrollPane/examples.html">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/jscrollpane.gif" alt="" width="450" height="200" /><br />
<span>jScrollPane is a jquery plugin which allows you to replace the browsers default vertical scrollbars on any block level element with an overflow:auto style. You can easily control the apperance of the custom scrollbars using simple CSS. </span></li>
<li> <a href="http://codylindley.com/Javascript/264/jtip-a-jquery-tool-tip">jTip</a> | <a href="http://www.codylindley.com/blogstuff/js/jtip/">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/jtip.gif" alt="" width="450" height="200" /><br />
<span>jTip pulls content into a tool tip using the HttpXMLRequest object. By adding a class attribute value of “jTip” to a link element you can create a tooltip from the content found in the file the href is pointing too.</span></li>
<li> <a href="http://tablesorter.com/docs/">TabSorter</a> | <a href="http://tablesorter.com/docs/#Demo">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/tabsorter.gif" alt="" width="450" height="200" /><br />
<span>tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. </span></li>
<li> <a href="http://www.emposha.com/javascript/jquery/jquerymultiselect.html">FCBKcomplete</a> | <a href="http://www.emposha.com/demo/fcbkcomplete/">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/fvbkcomplete.gif" alt="" width="450" height="200" /><br />
<span>Fancy facebook-like dynamic inputs with auto complete &amp; pre added values. If you have any comments or requests, please post them and I will try to include all the requested features in the upcoming release.</span></li>
<li> <a href="http://www.mopstudio.jp/mopTip2descrip.html">MopTip</a> | <a href="http://www.mopstudio.jp/mopTip2demo.html">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/moptip.gif" alt="" width="450" height="200" /><br />
<span>MopTip is a elegant and beautiful customized tooltip. </span></li>
<li> <a href="http://www.mopstudio.jp/mopBox2descrip.html">MopBox</a> | <a href="http://www.mopstudio.jp/mopBox2demo.html">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/mopbox.gif" alt="" width="450" height="200" /><br />
<span>MopBox is draggable show box that can contain div, image , flashmovie, video, etc. If it has more than one children, slider navigation is shown automatically.</span></li>
<li> <a href="http://www.mopstudio.jp/mopSlider2descrip.html">MopSlider</a> | <a href="http://www.mopstudio.jp/mopSlider2demo.html">Demo</a><br />
<img src="http://www.queness.com/resources/images/rareplugin/mopslider.gif" alt="" width="450" height="200" /><br />
<span>MopSlider is the slider box can contain any item that is set height &amp; width. From 2.2, MopSlider can be put 2 in the page.</span></li>
</ul>
<p>Don&#8217;t forget to share this article to show your support! <img src='http://www.learningjquery.cn/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.learningjquery.org/index.php/10-rare-and-cool-jquery-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
