<?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>Fbloggs Geekdom &#187; jQuery</title>
	<atom:link href="http://www.fbloggs.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fbloggs.com</link>
	<description>Duncan&#039;s musings on tech related topics</description>
	<lastBuildDate>Mon, 19 Sep 2011 21:29:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Version of jQuery UI Feedback plugin</title>
		<link>http://www.fbloggs.com/2010/09/24/new-version-of-jquery-ui-feedback-plugin/</link>
		<comments>http://www.fbloggs.com/2010/09/24/new-version-of-jquery-ui-feedback-plugin/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 23:06:26 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[jQuery plugin]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=340</guid>
		<description><![CDATA[<p> <span class="dropcap">T</span>he <a href="http://plugins.jquery.com/project/Feedback">jQuery UI Feedback plugin</a> I wrote lets you show an informational or error message next to a UI component on your page. Its primary intended use is for AJAX-driven applications, where you want to provide some&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/09/24/new-version-of-jquery-ui-feedback-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to access cross-domain data with AJAX using JSONP, jQuery and PHP</title>
		<link>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/</link>
		<comments>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 10:21:49 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Cross domain scripting]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[JSONP]]></category>
		<category><![CDATA[Same Origin Policy]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=310</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>&#8217;m guessing that if you are reading this post you have already encountered the problem of the <a href="http://en.wikipedia.org/wiki/Same_origin_policy"> same origin policy</a> with regards to retrieving data with AJAX from urls in other domains than your&#8217;s (the requesting domain). This&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The jQuery UI CSS Framework &#8211; Part 2: How To Create Widget-style Boxes</title>
		<link>http://www.fbloggs.com/2010/02/03/the-jquery-ui-css-framework-part-2-how-to-create-widget-style-boxes/</link>
		<comments>http://www.fbloggs.com/2010/02/03/the-jquery-ui-css-framework-part-2-how-to-create-widget-style-boxes/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 07:05:21 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Browser differences]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=280</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is the second post in a series on the jQuery UI CSS Framework.    Here&#8217;s the<a title="jQuery UI CSS Framework , Part 1" href="http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/" target="_blank"> first one</a>.</p>
<p>Today I&#8217;ll show you how to create a nice looking box that has&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/02/03/the-jquery-ui-css-framework-part-2-how-to-create-widget-style-boxes/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Version of jQuery Feedback Plugin released</title>
		<link>http://www.fbloggs.com/2010/01/22/new-version-of-jquery-feedback-plugin-released/</link>
		<comments>http://www.fbloggs.com/2010/01/22/new-version-of-jquery-feedback-plugin-released/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 00:45:18 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery plugin]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=269</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is version 1.0.1. It corrects a bug where the &#8216;above&#8217; and &#8216;below&#8217; options did not work, and it also lets you place a message immediately above an element, with the left side of the message area aligned with the&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/01/22/new-version-of-jquery-feedback-plugin-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The jQuery UI CSS Framework &#8211; Part 1: Intro and How To Style a Button</title>
		<link>http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/</link>
		<comments>http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:39:43 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Browser differences]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=252</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his is the first in a series of articles on the <a href="http://docs.jquery.com/UI/Theming/API" target="_blank">jQuery UI CSS Framework.</a>. This is a powerful suite of CSS selectors that you can use to build web applications with a consistent UI. The main <a&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/01/20/the-jquery-ui-css-framework-part-1-intro-and-how-to-style-a-button/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to correct font size problem with tables in jQuery UI widgets</title>
		<link>http://www.fbloggs.com/2009/12/30/how-to-correct-font-size-problem-with-tables-in-jquery-ui-widgets/</link>
		<comments>http://www.fbloggs.com/2009/12/30/how-to-correct-font-size-problem-with-tables-in-jquery-ui-widgets/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 00:11:27 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=225</guid>
		<description><![CDATA[<p><span class="dropcap">I</span> just recently used jQuery UI tabs in an application. Within a couple of the tabs I used tables for content <em>(let&#8217;s not have a religious debate about  using tables for layout, please)</em>. Anyway, the font size came out much&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/12/30/how-to-correct-font-size-problem-with-tables-in-jquery-ui-widgets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Feedback jQuery Plugin</title>
		<link>http://www.fbloggs.com/2009/07/27/feedback-jquery-plugin/</link>
		<comments>http://www.fbloggs.com/2009/07/27/feedback-jquery-plugin/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 20:18:15 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery plugin]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=134</guid>
		<description><![CDATA[<p><span class="dropcap">F</span>eedback is a jQuery plugin that lets you send feedback to a user in the form of an info message or error message, associated with any page element. It uses the jQuery UI plugin to determine the default styles of&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/07/27/feedback-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Check or Uncheck all checkboxes in jQuery</title>
		<link>http://www.fbloggs.com/2009/05/01/check-or-uncheck-all-checkboxes-in-jquery/</link>
		<comments>http://www.fbloggs.com/2009/05/01/check-or-uncheck-all-checkboxes-in-jquery/#comments</comments>
		<pubDate>Sat, 02 May 2009 05:25:12 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=43</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his post explains how to set a group of checkboxes to checked or unchecked using jQuery 1.3, by clicking an  &#8220;All&#8221; or &#8220;None&#8221; button.</p>
<p>First, let&#8217;s select our group of checkboxes. I&#8217;ve seen some fairly complicated jQuery selectors for finding&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/05/01/check-or-uncheck-all-checkboxes-in-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Style the Trigger Button Image of a jQuery Datehandler</title>
		<link>http://www.fbloggs.com/2009/04/16/how-to-style-the-button-image-in-jquery-datehandler-ui/</link>
		<comments>http://www.fbloggs.com/2009/04/16/how-to-style-the-button-image-in-jquery-datehandler-ui/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:30:08 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=28</guid>
		<description><![CDATA[Using ui-datepicker-trigger CSS selector  to style the trigger image on a jQuery datepicker object.]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/04/16/how-to-style-the-button-image-in-jquery-datehandler-ui/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to scale the jQuery UI font size for just the UI widgets</title>
		<link>http://www.fbloggs.com/2009/03/03/how-to-scale-the-jquery-ui-font-size-for-just-the-ui-widgets/</link>
		<comments>http://www.fbloggs.com/2009/03/03/how-to-scale-the-jquery-ui-font-size-for-just-the-ui-widgets/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 01:24:29 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=17</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his post applies to jQuery UI 1.6rc6 (the preview for jQuery 1.3+), but it probably also works with earlier versions.</p>
<p>If you use <a href="http://www.jqueryui.com/themeroller/" target="_blank">themeroller</a>, or simply download the <a href="http://www.jqueryui.com/download" target="_blank">jQuery UI standard code package </a> from the&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/03/03/how-to-scale-the-jquery-ui-font-size-for-just-the-ui-widgets/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

