2011-05-01から1ヶ月間の記事一覧

jQuery Tools

http://flowplayer.org/tools/index.htmlhttp://flowplayer.org/tools/download/index.html

Thunderbird

C:\Users\xxxxxx\AppData\Roaming\Thunderbird

imgPreview

http://plugins.jquery.com/project/imgPreview

BubbleUp jQuery Plugin

BubbleUp jQuery Pluginhttp://aext.net/2010/04/bubbleup-jquery-plugin/

jQuery Timer plugin

http://plugins.jquery.com/node/547/release?api_version%5B%5D=11 http://plugins.jquery.com/files/jquery.timer.js_0.txt $.timer(1000, function (timer) { alert("hello"); timer.stop(); }); .

jQuery Cycle Plugin

jQuery Cycle Plugin http://jquery.malsup.com/cycle/ $('#xxxxxx').cycle({ fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc... });