Posts Tagged jquery
[jQuery] 1.3.2 和 1.4 的比較
Posted by Chowky in Jquery, Mootools, News on January 20, 2010
jQuery 近來都差不多成為最多人用的javascript framework 了。
近來jQuery 推出新的release 1.4. 聽聞 performance 改善了很多。
No. of Function Calls (因為減少了很多不必要 method 的call,可能就是大大改善performance 的原因)

dom 的insertion 看來需要的時間真是快了很多 (ie 系列快了很多)

Read the rest of this entry »
8 種 Outlook like AJAX Calendar Components 的介紹和看法
Posted by Chowky in Jquery, Mootools, RIA on September 4, 2009
chowky 覺得類似 outlook , ical 的 AJAX 的calendar好似很散,所以決定整理一下。
1. Day Pilot
這是一個為ASP.NET 而寫的一個component。成熟程度好高。還備有schedule 的 version 。
有Lite (免費,但功能會少一點)和P和Pro (當然要收錢的) version 。


Source: http://www.daypilot.org
2. dhtmlxScheduler
這都是一個很成熟的component. 非常smooth。有齊daily , weekly, monthly,commercial application 其實是必定要完整的。否則一定沒有人買。
不過如果你個想寫的都要是GNU (opensource) 才可以免費使用這個calendar ,否則就要收錢了。(Dual Licensing 亦不能用的呢)
Demo: http://dhtmlx.com/docs/products/dhtmlxScheduler/livedemo.shtml
Source: http://dhtmlx.com/docs/products/dhtmlxScheduler/
[AIR] jQuery Browser
Posted by Chowky in AIR, Jquery, Mootools, RIA on July 28, 2009
又一個新的air application。
jQuery 都採用air來implement這個api browser。
可見,外國的對air的接受性真係比想像中好。

Read the rest of this entry »
[jQuery] Image Flip 為圖片加上倒影和動畫效果
Posted by Chowky in Jquery, Mootools on June 22, 2009
這幾天,真是太忙,是經濟轉好的signal?
希望快點轉好。(chowky 持有很多股票….哈)~
回歸主題。
可以選擇horizontal 和vertical flip,而且reflection 效果都可以turn off.
加入website 之中,立即可以提昇水準。(哈 chowky 一向不相信即時見效的東西)
License: License Free
[jQuery] 利用jquery 指定print area
Posted by Chowky in Jquery, Mootools, News on May 22, 2009
Chowky 認為這個教學非常有用,因為可以指定要print 的area,不用整個screen print 出來,可以save 不少paper。
而且是利用jquery create iframe on the fly,所以應該不會因為iframe 而影響web page。
以後就可以指定print 指定的content
Source: http://www.bennadel.com/index.cfm?dax=blog:1591.view
Supported Browser: FireFox, IE 7, Safari, Chrome
[jQuery] 折角/捲曲效果,peeling effect
Posted by Chowky in Jquery, Mootools on May 14, 2009
[jQuery] Create an Image Rotator with Description (CSS/jQuery)
Posted by Chowky in Design, Jquery, Mootools, Utilities on May 8, 2009
Update: 原文中新增了fade out / fade in effect.
這個image rotator,有description ,而且可以hide,effect 簡潔。
不錯,可惜load image 的時候沒有 loader image ,令人不知道是loading new image.

[jQuery] MP3 Player 播放器
Posted by Chowky in Jquery, Mootools on May 7, 2009
Javascript 都可以做到mp3 player ,jQuery 強大的程度,可以做到progressive reading,即是可以有buffer,不用下載完畢後才播放。值得研究。
當然,architecture 方面: javascript communicate with flash component to get the MP3,所以可以做到purely javascript 控制。chowky 不知道所提供的swf 要怎寫的,不過值得稱讚。
還可以加入playlist,player style 又可以轉變。


[jQuery] Full Calendar with drag and drop function
Posted by Chowky in Jquery, Mootools on May 3, 2009
Chowky 覺得這個component 很簡單,沒有花巧的effect,已經不錯的,effect 可以自己再找不同的再plug 上去。
總括來講,一個不錯的calendar component in jquery.

Source: http://arshaw.com/fullcalendar/
License: MIT






Recent Comments