<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>[JavaScript] jQuery 推出 1.1.4 版</title>
<link>http://blog.roodo.com/jaceju/archives/4004605.html/</link>
<description><![CDATA[jQuery 1.1.4: Faster, More Tests, Ready for 1.2
還沒看到阿土伯的介紹，所以我先貼一下好了。
Updated: 阿土伯也寫介紹囉~~是篇很精采的技術分析，請看 Racklin's 阿土伯程式大觀園::jQuery 1.1.4 Release 。
jQuery 推出了 1.1.4 版，速度變得更快了。如果我沒看錯的話，某些狀況有快到 16 倍之譜，不過不曉得是不是把一些功能分離出去或直接拿掉的關係。
 jQuery 也可以用以下的方式來與其他 JavaScript Library 結合： 
// With the Dojo Toolkit
dojo.jquery = jQuery.noConflict(true);
dojo.jquery("#elem div").slideDown("slow");
// or with Yahoo UI
YAHOO.query = jQuery.noConflict(true);
YAHOO.query("span.hidden").removeClass("hidden");
另外 jQuery 也多了幾個新函式，並移除幾個不常用的功能；這些我想都是因應使用者的回應，並且準備導向 1.2 版所作的決定。 
註：不過如果有 plugin 用到這些廢除功能的話就慘了，看來我得再持續關心後續的發展。
總之 jQuery 越來越令人欣賞了，不過我還是等看看 1.1.4.1 會不會馬上蹦出來好了。 
]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/jaceju/archives/4004605-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：[JavaScript] jQuery 推出 1.1.4 版</title>
	<description><![CDATA[To joe:

jQuery 是 JavaScript 的包裝，是屬於用戶端 (瀏覽器) 的技術；除非你有用到它的 Ajax 功能，不然和跟伺服端的技術基本上是無關的。]]>
	</description>
	<link>http://blog.roodo.com/jaceju/archives/4004605.html</link>
	<guid>http://blog.roodo.com/jaceju/archives/4004605.html#comment-15808139</guid>
		<category>文章回應</category>
	<pubDate>Tue, 19 Feb 2008 16:29:50 +0800</pubDate>
</item>
<item>
	<title>回應：[JavaScript] jQuery 推出 1.1.4 版</title>
	<description><![CDATA[請問jQuery 是不是只能用在php上
我是新手]]>
	</description>
	<link>http://blog.roodo.com/jaceju/archives/4004605.html</link>
	<guid>http://blog.roodo.com/jaceju/archives/4004605.html#comment-15808023</guid>
	<author>mis_joe@hotmail.com(joe)</author>	<category>文章回應</category>
	<pubDate>Tue, 19 Feb 2008 16:07:50 +0800</pubDate>
</item>
<item>
	<title>回應：[JavaScript] jQuery 推出 1.1.4 版</title>
	<description><![CDATA[湊熱鬧一下，jQuery效能的提升真的是很令人興奮。]]>
	</description>
	<link>http://blog.roodo.com/jaceju/archives/4004605.html</link>
	<guid>http://blog.roodo.com/jaceju/archives/4004605.html#comment-14352959</guid>
		<category>文章回應</category>
	<pubDate>Fri, 31 Aug 2007 09:35:19 +0800</pubDate>
</item>
<item>
	<title>回應：[JavaScript] jQuery 推出 1.1.4 版</title>
	<description><![CDATA[To racklin:

因為要看你這個 JavaScript 高手的介紹，才會知道這版的 jQuery 帶給我們什麼好處呀~~ XD

果然沒有失望，真的介紹的很棒~~]]>
	</description>
	<link>http://blog.roodo.com/jaceju/archives/4004605.html</link>
	<guid>http://blog.roodo.com/jaceju/archives/4004605.html#comment-14319003</guid>
		<category>文章回應</category>
	<pubDate>Mon, 27 Aug 2007 10:12:36 +0800</pubDate>
</item>
<item>
	<title>回應：[JavaScript] jQuery 推出 1.1.4 版</title>
	<description><![CDATA[因為被你搶到頭香了...
我還是以另一個觀點介紹好了,
<a href='http://racklin.blogspot.com/2007/08/jquery-114-release.html' rel='nofollow'>http://racklin.blogspot.com/2007/08/jquery-114-release.html</a>]]>
	</description>
	<link>http://blog.roodo.com/jaceju/archives/4004605.html</link>
	<guid>http://blog.roodo.com/jaceju/archives/4004605.html#comment-14318967</guid>
	<author>racklin@gmail.com(racklin)</author>	<category>文章回應</category>
	<pubDate>Mon, 27 Aug 2007 10:05:45 +0800</pubDate>
</item>
</channel>
</rss>