jQuery [jQuery]滑鼠雙擊(dblclick)判斷滑鼠雙擊的事件: $(‘#doc’).dblclick(function(){ alert(&q Read more… By johnson, 12 年 ago
jQuery [jQuery]OnePageNavjQuery-One-Page-Nav jQuery換頁的plugin 這個換頁的功能並不是直接切換 Read more… By johnson, 12 年 ago
PHP [PHP]Amazon(AWS) S3 php class要操作Amazon的S3除了進官方的Web介面及SDK操作外,也有其他人開發了PHP版本的API讓開 Read more… By johnson, 12 年14 9 月, 2012 ago
jQuery [jQuery]DataTablesDataTables 這是一個完整顯示表格的jQuery套件(包含排序、搜尋、分頁) DataTab Read more… By johnson, 12 年6 9 月, 2012 ago
Node.js [Node.js]Socket.io這是Node.js最常用到的套件,Socket.io的優點就是可以達到Server push的效果, Read more… By johnson, 12 年25 8 月, 2012 ago
PHP [PHP]Facebook PHP-SDK除了利用Server side的方式使用Oauth認證並取得Facebook使用者的資訊之外,Fac Read more… By johnson, 12 年25 8 月, 2012 ago
jQuery [jQuery]Tiny Scrollbar瀏覽器中的Scrollbar,除了IE和Opera之外,是無法用CSS變更的(不符合W3C標準) 但 Read more… By johnson, 12 年25 8 月, 2012 ago
jQuery [jQuery]$.map()在開發時,JSON是會常來使用的資料格式 $.map可以逐一走訪裡面的元素 範例 var arr = Read more… By johnson, 12 年 ago
jQuery [jQuery].blur() & .focus()如果要針對一些輸入框的元素做動態的判斷(比如當使用者輸入完密碼後,立即判斷強度),就必須使用focu Read more… By johnson, 12 年 ago