Posts Tagged jquery
[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