<?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>Luca e Andrea &#187; 1.4.1</title>
	<atom:link href="http://www.lucaeandrea.com/tag/1-4-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucaeandrea.com</link>
	<description>Il blog di Luca e Andrea</description>
	<lastBuildDate>Thu, 25 Nov 2010 15:44:43 +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>jquery 1.4.1</title>
		<link>http://www.lucaeandrea.com/jquery-1-4-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-1-4-1</link>
		<comments>http://www.lucaeandrea.com/jquery-1-4-1/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 09:35:03 +0000</pubDate>
		<dc:creator>Luca</dc:creator>
				<category><![CDATA[varie]]></category>
		<category><![CDATA[1.4.1]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery 1.4]]></category>

		<guid isPermaLink="false">http://www.lucaeandrea.com/?p=74</guid>
		<description><![CDATA[Neanche ci siamo abituati alla nuova versione di jquery che oggi già rilasciano al prima minor release. De seguito riporto le principali novità (prese sempre dal nuovo sito di jquery per la nuova versione) New Features A full list of the API changes can be found in the 1.4.1 category on the jQuery API site. [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.lucaeandrea.com%252Fjquery-1-4-1%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F60F8mH%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22jquery%201.4.1%22%20%7D);"></div>
<p>Neanche ci siamo abituati alla nuova versione di <a href="http://www.lucaeandrea.com/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Post taggati con jquery">jquery</a> che oggi già rilasciano al prima minor release. De seguito riporto le principali novità (prese sempre dal nuovo <a title="Jqery 1.4.1" href="http://jquery14.com/day-12/jquery-141-released" target="_blank">sito di jquery</a> per la nuova versione)</p>
<blockquote>
<h3>New Features</h3>
<p>A full list of the API changes can be found in the <a title="jquery API" href="http://api.jquery.com/category/version/1.4.1/" target="_blank">1.4.1 category on  the jQuery API site</a>.</p></blockquote>
<div id="magicdomid2">
<ul>
<li>.live(“focus”) and .live(“blur”) now work – mapping to  .live(“focusin”) and .live(“focusout”). (<a href="http://api.jquery.com/live" target="_blank">Documentation</a>, <a href="http://dev.jquery.com/ticket/5804" target="_blank">Ticket</a>)</li>
<li>.live(“hover”) now exists, mapping to .live(“mouseenter  mouseleave”). (<a href="http://api.jquery.com/live" target="_blank">Documentation</a>, <a href="http://dev.jquery.com/ticket/5801" target="_blank">Ticket</a>)</li>
<li>It’s now possible to bind multiple event types with live. (<a href="http://api.jquery.com/live" target="_blank">Documentation</a>, <a href="http://dev.jquery.com/ticket/5852" target="_blank">Ticket</a>)</li>
<li>Calling .die() (with no arguments) removes all bound live event  handlers. (<a href="http://api.jquery.com/die" target="_blank">Documentation</a>, <a href="http://dev.jquery.com/ticket/5789" target="_blank">Ticket</a>)</li>
<li>.height( function ) and .width( function ) now exist. (<a href="http://api.jquery.com/height" target="_blank">Height Documentation</a>, <a href="http://api.jquery.com/width" target="_blank">Width Documentation</a>, <a href="http://dev.jquery.com/ticket/5915" target="_blank">Ticket</a>)</li>
<li>jQuery.parseJSON has been exposed, allowing you to parse JSON  strings into JavaScript objects. (<a href="http://api.jquery.com/jQuery.parseJSON" target="_blank">Documentation</a>, <a href="http://dev.jquery.com/ticket/5914" target="_blank">Ticket</a>)</li>
<li>jQuery.error has been exposed, to be used by plugin developers to  provide informative user feedback. (<a href="http://api.jquery.com/jQuery.error" target="_blank">Documentation</a>, <a href="http://dev.jquery.com/ticket/5913" target="_blank">Ticket</a>)</li>
</ul>
</div>
<div id="magicdomid2">Riporto anche le categorie del codice dove ci sono dei bug fix di questa release</div>
<blockquote>
<div>
<h3>Bug Fixes</h3>
<div id="magicdomid7"><strong>Core</strong></div>
<div id="magicdomid17"><strong>Events</strong></div>
<p><strong>Traversing</strong></p>
<div id="magicdomid64"><strong>Effects</strong></div>
<div id="magicdomid71"><strong>Ajax</strong></div>
<div id="magicdomid90"><strong>Offset</strong></div>
<div id="magicdomid101"><strong>Manipulation</strong></div>
</div>
</blockquote>
<div>Come i link per scaricare la nuova potete andare <a title="Jqery 1.4.1" href="http://code.jquery.com/jquery-1.4.1.js" target="_blank">qui</a> oppure <a title="Jqery 1.4.1" href="http://code.jquery.com/jquery-1.4.1.min.js" target="_blank">qui</a> per la versione minified</div>
<div>Nella seconda pagina ci sono tutti i bug fix della verisione</div>
<div>Via [<a title="Jqery 1.4.1" href="http://jquery14.com/day-12/jquery-141-released" target="_blank">jquery14</a>]</div>

]]></content:encoded>
			<wfw:commentRss>http://www.lucaeandrea.com/jquery-1-4-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

