<?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>CodeIgniter-jQuery &#187; release</title>
	<atom:link href="http://www.codeigniter-jquery.com/tag/release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeigniter-jquery.com</link>
	<description>Your Guide to All CodeIgniter &#38; jQuery Resources</description>
	<lastBuildDate>Mon, 18 Jan 2010 23:55:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What&#8217;s new in jQuery 1.4?</title>
		<link>http://www.codeigniter-jquery.com/jquery/whats-new-in-jquery-1-4-2/</link>
		<comments>http://www.codeigniter-jquery.com/jquery/whats-new-in-jquery-1-4-2/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 17:30:41 +0000</pubDate>
		<dc:creator>ci_jquery</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.codeigniter-jquery.com/?p=71</guid>
		<description><![CDATA[With all of the excitement surrounding the latest release of jQuery, I thought I would highlight five new features that I am most excited about. Besides the restructuring of the core and the reduction of it&#8217;s size (no longer using YUI compressor, but the Google Closure Compiler instead&#8230;a 13% decrease in size!) and complexity,  there [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">W</span>ith all of the <a title="14 Days of jQuery" href="http://jquery14.com/">excitement</a> surrounding the latest release of jQuery, I thought I would highlight five new features that I am most excited about. Besides the restructuring of the core and the reduction of it&#8217;s size (no longer using <a title="YUI Complier" href="http://yuilibrary.com/downloads/">YUI compressor</a>, but the <a title="Google Closure Compiler " href="http://code.google.com/closure/compiler/">Google Closure Compiler</a> instead&#8230;a <a title="Compare YUI Compiler and Google Compiler" href="http://www.slideshare.net/lifesinger/closure-compiler-vs-yuicompressor">13%</a> decrease in size!) and complexity,  there are several new features that make this the most exciting release so far.</p>
<h3>5 Great new Features in jQuery 1.4</h3>
<ol>
<li><strong>All Events can now be Live Events (</strong><a title="New Live Documentation" href="http://api.jquery.com/live/"><strong>.live</strong></a><strong>) </strong>- The <a title="Event Bubbling" href="http://www.quirksmode.org/js/events_order.html">magic</a> that is the Live Event no longer has the restrictions the original release put upon it (except in the case of focus and blur, which should be replaced with focusin and focusout).</li>
<li><strong>We can now unwrap as well as wrap (</strong><a title="unwrap" href="http://api.jquery.com/unwrap/"><strong>unwrap()</strong></a><strong>) </strong>- This always felt like a given&#8230;and it&#8217;s great to finally have it.</li>
<li><strong>Clean and easy attributes when creating elements (<a title="Easy Attr" href="http://api.jquery.com/jQuery/#jQuery2">documentation</a>) </strong>- Rather than creating a messy,endless string attributes, we can now combine them all into a clean new form.</li>
<li><strong>New </strong><a title="nextUntil Documentation" href="http://api.jquery.com/nextUntil/"><strong>nextUntil</strong></a><strong>, </strong><a title="prevUntil Documentation" href="http://api.jquery.com/prevUntil/"><strong>prevUntil</strong></a><strong> and </strong><a title="parentsUntil Docs" href="http://api.jquery.com/parentsUntil/"><strong>parentsUntil</strong></a><strong> methods </strong>- Each of these methods traverses the DOM in the desired direction until the passed selector is satisfied&#8230;this is a great addition for form validation.</li>
<li><strong>New <a title="Detach Method" href="http://api.jquery.com/detach/">.detach()</a> method allows element removal with deleting data </strong>- This is great for complex application state changes in which you&#8217;d like to hold on to removed elements for later, rather than recreating them from scratch (the data saved includes information attached via .data() method as well).</li>
</ol>
<p>For a more intense/in-depth overview of the new features, checkout <a title="Day 1 of 14 Days of jQuery" href="http://jquery14.com/day-01">Day 1</a> of the <a title="14 Days of jQuery" href="http://jquery14.com/">14 Days of jQuery </a>website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeigniter-jquery.com/jquery/whats-new-in-jquery-1-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

