<?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>TurtleBlog &#187; jQuery</title>
	<atom:link href="http://www.turtleblog.co.uk/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.turtleblog.co.uk</link>
	<description>Tech News for Turtle&#039;s!</description>
	<lastBuildDate>Thu, 17 Jun 2010 12:16:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Awesome jQuery Scripts</title>
		<link>http://www.turtleblog.co.uk/2009/07/awesome-jquery-scripts/</link>
		<comments>http://www.turtleblog.co.uk/2009/07/awesome-jquery-scripts/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 17:34:26 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=285</guid>
		<description><![CDATA[1. jQuery Accordion &#8220;This plugin creates an accordion menu. It works with nested lists, definition lists, or just nested divs. Options are available to specify the structure, if necessary, the active element (to display at first) and to customize animations. The navigation-option automatically activates a part of the accordion based on the current location (URL) [...]]]></description>
			<content:encoded><![CDATA[<h2>1. jQuery Accordion</h2>
<p><img class="aligncenter size-full wp-image-287 main" title="Accordian" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/accordian.png" alt="Accordian" width="272" height="173" /></p>
<p>&#8220;This plugin creates an accordion menu. It works with nested lists, definition lists, or just nested divs. Options are available to specify the structure, if necessary, the active element (to display at first) and to customize animations. The navigation-option automatically activates a part of the accordion based on the current location (URL) of the page.&#8221;</p>
<p><a href="http://jquery.bassistance.de/accordion/demo/" onclick="urchinTracker('/outgoing/jquery.bassistance.de/accordion/demo/?referer=');">Demo</a> · <a href="http://bassistance.de/jquery-plugins/jquery-plugin-accordion/" onclick="urchinTracker('/outgoing/bassistance.de/jquery-plugins/jquery-plugin-accordion/?referer=');">Download</a><span id="more-285"></span></p>
<h2>2. jQuery qTip</h2>
<p><img class="aligncenter size-medium wp-image-290 main" title="qtip" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/qtip-300x234.png" alt="qtip" width="300" height="234" /></p>
<p>&#8220;qTip is an advanced tooltip plugin for the ever popular jQuery JavaScript framework.</p>
<p>Built from the ground up to be user friendly, yet feature rich, qTip provides you with tonnes of features like rounded corners and speech bubble tips, and best of all&#8230; it&#8217;s completely free under the MIT license!&#8221;</p>
<p><a href="http://craigsworks.com/projects/qtip/demos/" onclick="urchinTracker('/outgoing/craigsworks.com/projects/qtip/demos/?referer=');">Demo</a> · <a href="http://craigsworks.com/projects/qtip/download/" onclick="urchinTracker('/outgoing/craigsworks.com/projects/qtip/download/?referer=');">Download</a></p>
<h2>3. jQuery Boxy</h2>
<p><img class="aligncenter size-medium wp-image-292 main" title="boxy" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/boxy-300x274.png" alt="boxy" width="300" height="274" /></p>
<p>&#8220;Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening. It differs from other overlays I&#8217;ve seen by providing an object interface to control dialogs after they&#8217;ve been created.&#8221;</p>
<p><a href="http://onehackoranother.com/projects/jquery/boxy/" onclick="urchinTracker('/outgoing/onehackoranother.com/projects/jquery/boxy/?referer=');">Demo</a> · <a href="http://onehackoranother.com/projects/jquery/boxy/" onclick="urchinTracker('/outgoing/onehackoranother.com/projects/jquery/boxy/?referer=');">Download</a></p>
<h2>4. jQuery Validator</h2>
<p><img class="aligncenter size-medium wp-image-293 main" title="valid" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/valid-300x189.png" alt="valid" width="300" height="189" /></p>
<p>A super easy way to double check forms using jQuery before they get rechecked and sent by a server side script.</p>
<p><a href="http://jquery.bassistance.de/validate/demo/" onclick="urchinTracker('/outgoing/jquery.bassistance.de/validate/demo/?referer=');">Demo</a> · <a href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/" onclick="urchinTracker('/outgoing/bassistance.de/jquery-plugins/jquery-plugin-validation/?referer=');">Download</a></p>
<h2>5. jQuery Tabs</h2>
<p><img class="aligncenter size-medium wp-image-296 main" title="Tabs" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/screenshot-300x124.png" alt="Tabs" width="300" height="124" /></p>
<p>&#8220;Here is a jQuery plugin that lets you create JavaScript tabs very easily &#8211; once you assembled the HTML with just one line of JavaScript code.&#8221;</p>
<p><a href="http://stilbuero.de/jquery/tabs/" onclick="urchinTracker('/outgoing/stilbuero.de/jquery/tabs/?referer=');">Demo</a> · <a href="http://stilbuero.de/jquery/tabs/" onclick="urchinTracker('/outgoing/stilbuero.de/jquery/tabs/?referer=');">Download</a></p>
<h2>6. jQuery Lightbox</h2>
<p><img class="aligncenter size-medium wp-image-299 main" title="light" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/light-300x188.png" alt="light" width="300" height="188" /></p>
<p>&#8220;jQuery lightBox plugin is simple, elegant, unobtrusive, no need extra markup and is used to overlay images on the current page through the power and flexibility of jQuery´s selector.&#8221;</p>
<p><a href="http://leandrovieira.com/projects/jquery/lightbox/" onclick="urchinTracker('/outgoing/leandrovieira.com/projects/jquery/lightbox/?referer=');">Demo</a> · <a href="http://leandrovieira.com/projects/jquery/lightbox/" onclick="urchinTracker('/outgoing/leandrovieira.com/projects/jquery/lightbox/?referer=');">Download</a></p>
<h2>7. jQuery Coda Slider</h2>
<p><img class="aligncenter size-medium wp-image-300 main" title="coda" src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/coda-300x130.png" alt="coda" width="300" height="130" /></p>
<p>The Coda Slider was originally made famous from <a href="http://www.panic.com/coda/" onclick="urchinTracker('/outgoing/www.panic.com/coda/?referer=');">the panic website</a> but here&#8217;s a jQuery Demo and Download page.</p>
<p><a href="http://www.ndoherty.com/demos/coda-slider/1.1.1/" onclick="urchinTracker('/outgoing/www.ndoherty.com/demos/coda-slider/1.1.1/?referer=');">Demo</a> · <a href="http://www.ndoherty.com/blog/category/coda-slider" onclick="urchinTracker('/outgoing/www.ndoherty.com/blog/category/coda-slider?referer=');">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/07/awesome-jquery-scripts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
