Posts Tagged jquery

[jQuery] Create an Image Rotator with Description (CSS/jQuery)

Update: 原文中新增了fade out / fade in effect.

這個image rotator,有description ,而且可以hide,effect 簡潔。

不錯,可惜load image 的時候沒有 loader image ,令人不知道是loading new image.

imagerotator1

Read the rest of this entry »

Share

, , ,

No Comments

[jQuery] MP3 Player 播放器

Javascript 都可以做到mp3 player ,jQuery 強大的程度,可以做到progressive reading,即是可以有buffer,不用下載完畢後才播放。值得研究。

當然,architecture 方面: javascript  communicate with flash component to get the MP3,所以可以做到purely javascript 控制。chowky 不知道所提供的swf 要怎寫的,不過值得稱讚。

還可以加入playlist,player style 又可以轉變。

jplayer1jplayer21

Read the rest of this entry »

Share

, ,

No Comments

[jQuery] Full Calendar with drag and drop function

Chowky 覺得這個component 很簡單,沒有花巧的effect,已經不錯的,effect 可以自己再找不同的再plug 上去。

總括來講,一個不錯的calendar component in jquery.

fullcalendar

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

License: MIT

Share

, ,

1 Comment