<?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>Commenti a: [WEB/jQuery] How to resolving conflicts of jquery javascript framework by others</title>
	<atom:link href="http://history.luongovincenzo.it/websites/my_website/v6/blog/webjquery-rendere-jquery-immune-da-conflitti-di-altri-framework-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://history.luongovincenzo.it/websites/my_website/v6/blog/webjquery-rendere-jquery-immune-da-conflitti-di-altri-framework-javascript/</link>
	<description>    CiÃ² che non conoscete vi potrebbe danneggiare - Kevin Mitnick</description>
	<lastBuildDate>Mon, 14 Oct 2013 19:22:45 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>Di: floryn90</title>
		<link>https://history.luongovincenzo.it/websites/my_website/v6/blog/webjquery-rendere-jquery-immune-da-conflitti-di-altri-framework-javascript/#comment-2</link>
		<dc:creator><![CDATA[floryn90]]></dc:creator>
		<pubDate>Wed, 05 Jun 2013 20:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.luongovincenzo.it/blog/?p=21#comment-2</guid>
		<description><![CDATA[ciao Enzo, puoi usarlo anche cosi:
jQuery(document).ready(function($){
//codice jquery che usa il $
});
oppure
(function($){
$(document).ready(function(){
//codice jquery normale con $
})(jQuery);

A te la scelta :P]]></description>
		<content:encoded><![CDATA[<p>ciao Enzo, puoi usarlo anche cosi:<br />
jQuery(document).ready(function($){<br />
//codice jquery che usa il $<br />
});<br />
oppure<br />
(function($){<br />
$(document).ready(function(){<br />
//codice jquery normale con $<br />
})(jQuery);</p>
<p>A te la scelta <img src='http://history.luongovincenzo.it/websites/my_website/v6/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
