<?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>Callum Macdonald &#187; jQuery</title>
	<atom:link href="http://www.callum-macdonald.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callum-macdonald.com</link>
	<description>Callum on life</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IE and CheckBoxElement</title>
		<link>http://www.callum-macdonald.com/2008/03/19/ie-and-checkboxelement/</link>
		<comments>http://www.callum-macdonald.com/2008/03/19/ie-and-checkboxelement/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:45:58 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[CheckBoxElement]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie bugs]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie7 bugs]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2008/03/19/ie-and-checkboxelement/</guid>
		<description><![CDATA[If you name a class anythingCheckBoxElement it will cause wonkiness in IE. Very frustrating. Took me almost 6 weeks to figure this out. The behaviour I experienced was that a div wouldn&#8217;t move properly when other divs around it were &#8230; <a href="http://www.callum-macdonald.com/2008/03/19/ie-and-checkboxelement/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you name a class anythingCheckBoxElement it will cause wonkiness in IE. Very frustrating. Took me almost 6 weeks to figure this out.</p>
<p>The behaviour I experienced was that a div wouldn&#8217;t move properly when other divs around it were moved. Changing the class name of a child table row to filterCheckBoxElement2 resolved the problem. It would seem that CheckBoxElement is a reserved word and may not appear at the start or end of any names. Weird.</p>
<p>Naturally, the vastly superior <a href="http://firefox.com/" title="Firefox - the ultimate browser!" target="_blank">Firefox</a> has no such limitation! <img src='http://www.callum-macdonald.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/03/19/ie-and-checkboxelement/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.5b is out</title>
		<link>http://www.callum-macdonald.com/2008/02/14/jquery-ui-15b-is-out/</link>
		<comments>http://www.callum-macdonald.com/2008/02/14/jquery-ui-15b-is-out/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 09:45:41 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript slider]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery slider]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[jquery ui slider]]></category>
		<category><![CDATA[SmartHippo.com]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2008/02/14/jquery-ui-15b-is-out/</guid>
		<description><![CDATA[Nice. It includes a bunch of updates, included a much needed update to the slider plugin which I&#8217;ve been using here on SmartHippo.com. I&#8217;ll need to refactor some of my code, but it should be worth it as it will &#8230; <a href="http://www.callum-macdonald.com/2008/02/14/jquery-ui-15b-is-out/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nice. It includes a bunch of updates, included a much needed update to the slider plugin which I&#8217;ve been using <a href="http://www.smarthippo.com/quickcompare_mortgage_home_validation.jsp?reason=0&amp;state=CA&amp;property_value=400000&amp;mortgage_balance=200000&amp;cash_out=150000&amp;debt_amount=150000&amp;down_payment=150000&amp;new_home_price=150000&amp;credit_rating=1#" title="Search results showing ajax jQuery functionality on SmartHippo.com" target="_blank">here on SmartHippo.com</a>. I&#8217;ll need to refactor some of my code, but it should be worth it as it will resolve a few issues with the current search output.<br />
See the <a href="http://jquery.com/blog/2008/02/12/jquery-ui-15b-new-api-more-features-huge-performance-boost/" title="jQuery announces jQuery UI 1.5b - big changes" target="_blank">release announcement</a> and <a href="http://code.google.com/p/jqueryjs/downloads/detail?name=jquery.ui-1.5b.zip" title="Grab the jQuery UI 1.5b code from Google Code" target="_blank">grab the code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/02/14/jquery-ui-15b-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

