<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Pretty checkboxes with jQuery</title>
	<atom:link href="http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 19 Feb 2010 08:27:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ugur Eskici</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-730</link>
		<dc:creator>Ugur Eskici</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-730</guid>
		<description>Nice tutorials, thanks.</description>
		<content:encoded><![CDATA[<p>Nice tutorials, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-729</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-729</guid>
		<description>@iltdev
What I have written is a general guide that works with the standard checkbox behavior. If I understand your requirements correctly, you will need to write new jQuery functions to handle the unique behavior of those checkboxes. You&#039;d need to have a separate jQuery statement to handle a checkbox which changes the state of other multiple checkboxes.</description>
		<content:encoded><![CDATA[<p>@iltdev<br />
What I have written is a general guide that works with the standard checkbox behavior. If I understand your requirements correctly, you will need to write new jQuery functions to handle the unique behavior of those checkboxes. You&#8217;d need to have a separate jQuery statement to handle a checkbox which changes the state of other multiple checkboxes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iltdev</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-728</link>
		<dc:creator>iltdev</dc:creator>
		<pubDate>Thu, 18 Feb 2010 19:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-728</guid>
		<description>I currently have several checkboxes that are controlled by Javascript.
There are 4 checkbox at the top. 1 toggles all checkboxes on and off, the other 3 toggle groups of checkboxes based on their id.

I&#039;m considering using JQuery/Pretty Checkboxes to jazz the checkboxes up a bit.
Is it possible to do this given that some boxes have a toggle function attached to them?
Or would I need to recreate from scratch and create new JQuery functions to handle the toggling?
Thanks</description>
		<content:encoded><![CDATA[<p>I currently have several checkboxes that are controlled by Javascript.<br />
There are 4 checkbox at the top. 1 toggles all checkboxes on and off, the other 3 toggle groups of checkboxes based on their id.</p>
<p>I&#8217;m considering using JQuery/Pretty Checkboxes to jazz the checkboxes up a bit.<br />
Is it possible to do this given that some boxes have a toggle function attached to them?<br />
Or would I need to recreate from scratch and create new JQuery functions to handle the toggling?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Javascript Plugins that Skin and Beautify Web Forms &#171; qeqnes &#124; Designing. jQuery, Ajax, PHP, MySQL and Templates</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-727</link>
		<dc:creator>10 Javascript Plugins that Skin and Beautify Web Forms &#171; qeqnes &#124; Designing. jQuery, Ajax, PHP, MySQL and Templates</dc:creator>
		<pubDate>Thu, 18 Feb 2010 11:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-727</guid>
		<description>[...] Pretty Checkboxes with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Pretty Checkboxes with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-726</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 16 Feb 2010 17:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-726</guid>
		<description>@Dan
Thank you - and yes you&#039;re right, good catch. That was a careless miss indeed. I keep forgetting that not everyone uses my browser :)</description>
		<content:encoded><![CDATA[<p>@Dan<br />
Thank you &#8211; and yes you&#8217;re right, good catch. That was a careless miss indeed. I keep forgetting that not everyone uses my browser <img src='http://aaronweyenberg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-725</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 16 Feb 2010 17:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-725</guid>
		<description>Really nice bit of design and code there, you could improve it visually even more by putting &quot;outline:none;&quot; into your &quot;a.checkbox-deselect {&quot; section, as when the images are clicked a nasty outline ruins the asthetics.</description>
		<content:encoded><![CDATA[<p>Really nice bit of design and code there, you could improve it visually even more by putting &#8220;outline:none;&#8221; into your &#8220;a.checkbox-deselect {&#8221; section, as when the images are clicked a nasty outline ruins the asthetics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 12 Most Popular jQuery Tutorials In 2009 &#124; JoySpan Magazine</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-723</link>
		<dc:creator>12 Most Popular jQuery Tutorials In 2009 &#124; JoySpan Magazine</dc:creator>
		<pubDate>Sun, 14 Feb 2010 14:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-723</guid>
		<description>[...] Tutorial &#124; Demo [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial | Demo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms - Memphis, Tennessee's Premier Web Design Agency</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-719</link>
		<dc:creator>30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms - Memphis, Tennessee's Premier Web Design Agency</dc:creator>
		<pubDate>Fri, 05 Feb 2010 18:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-719</guid>
		<description>[...] Pretty Checkboxes with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Pretty Checkboxes with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms &#124; Afif Fattouh - Web Specialist</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-718</link>
		<dc:creator>30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms &#124; Afif Fattouh - Web Specialist</dc:creator>
		<pubDate>Fri, 05 Feb 2010 13:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-718</guid>
		<description>[...] Pretty Checkboxes with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Pretty Checkboxes with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms&#160;&#124;&#160;tripwire magazine</title>
		<link>http://aaronweyenberg.com/90/pretty-checkboxes-with-jquery/comment-page-2#comment-716</link>
		<dc:creator>30+ jQuery Plugins to Improve Usability and Look and Feel of HTML Forms&#160;&#124;&#160;tripwire magazine</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://aaronweyenberg.com/?p=90#comment-716</guid>
		<description>[...] Pretty Checkboxes with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Pretty Checkboxes with jQuery [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
