<?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>blog.nordenfelt.com &#187; jQuery</title>
	<atom:link href="http://blog.nordenfelt.com/category/programming/javascript/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nordenfelt.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 11:33:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash Reloads on Javascript show/hide</title>
		<link>http://blog.nordenfelt.com/2009/08/25/flash-reloads-on-javascript-showhide/</link>
		<comments>http://blog.nordenfelt.com/2009/08/25/flash-reloads-on-javascript-showhide/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 13:22:59 +0000</pubDate>
		<dc:creator>Nordenfelt</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.nordenfelt.com/?p=554</guid>
		<description><![CDATA[I don&#8217;t work that much with flash, especially I don&#8217;t tend to show and hide objects on a website with Javascript. Today was an exception.
Apparently, when you hide an flash object with Javascript and then show it again, toggle the visibility if I may, the flash will reload every time you show it. That&#8217;s quite [...]]]></description>
		<wfw:commentRss>http://blog.nordenfelt.com/2009/08/25/flash-reloads-on-javascript-showhide/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jQuery check all &#8211;  Final update?</title>
		<link>http://blog.nordenfelt.com/2008/12/09/jquery-check-all-final-update/</link>
		<comments>http://blog.nordenfelt.com/2008/12/09/jquery-check-all-final-update/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 10:47:15 +0000</pubDate>
		<dc:creator>Nordenfelt</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.nordenfelt.com/?p=363</guid>
		<description><![CDATA[This may, or may not be, the final version of the check all function.
The main diffrence this time is that it&#8217;s accutally a jQuery function.
You simply enable it by wrapping a group of check boxes in som kind of box (fieldset, div, td, table, or anything else that feels good) and set a class on [...]]]></description>
		<wfw:commentRss>http://blog.nordenfelt.com/2008/12/09/jquery-check-all-final-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery Check &amp; Uncheck All &#8211; Update</title>
		<link>http://blog.nordenfelt.com/2008/12/03/jquery-check-uncheck-all-update/</link>
		<comments>http://blog.nordenfelt.com/2008/12/03/jquery-check-uncheck-all-update/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 08:57:52 +0000</pubDate>
		<dc:creator>Nordenfelt</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.nordenfelt.com/?p=344</guid>
		<description><![CDATA[
Go here for the final verison of jQuery check/uncheck all

I had a chat with a colleague about my check/un-check all function yesterday.
He liked the idea but felt it was a bit too obtrusive so I&#8217;ve rewritten it a bit.
It doesn&#8217;t affect your DOM much at all and if you don&#8217;t have javascript enabled you won&#8217;t [...]]]></description>
		<wfw:commentRss>http://blog.nordenfelt.com/2008/12/03/jquery-check-uncheck-all-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Check &amp; Uncheck All</title>
		<link>http://blog.nordenfelt.com/2008/11/28/jquery-check-uncheck-all/</link>
		<comments>http://blog.nordenfelt.com/2008/11/28/jquery-check-uncheck-all/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 12:36:10 +0000</pubDate>
		<dc:creator>Nordenfelt</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.nordenfelt.com/?p=333</guid>
		<description><![CDATA[Go here for an updated version of this script!

I googled around a bit for a simple solution to use check/uncheck all checkboxes using jQuery today but I couldn&#8217;t find a simple generic solution to the problem so I wrote my own instead.
It will keep track of multiple instances of check all groups on the same [...]]]></description>
		<wfw:commentRss>http://blog.nordenfelt.com/2008/11/28/jquery-check-uncheck-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
