JavaScript [JS] mootools 排序 by Mesak 2007-11-08 written by Mesak 移動排序:http://hina.ushiisland.net/blog/289 自動排序:http://clientside.cnet.com/wiki/cnet-libraries/05-mootoolsextensions/02-effects http://clientside.cnet.com/cnet.gf/docs/files/mootools-extended/Effects/Fx-Sort-js.html 為了專題做準備! 2007-11-08 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
程式 [VBA] EXCEL 批次修改註解位置 by Mesak 2007-08-13 written by Mesak 這是我第一次寫巨集 雖然之前有寫 function 不過這次要寫巨集,實在是好頭痛 這個VBA 是從這裡看到 修改的 http://www.vba.com.tw/plog/post/1/238 繼續閱讀 2007-08-13 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
程式 [工具] CSS Tidy & HTML Tidy by Mesak 2006-06-14 written by Mesak 由 hlb’s weblog看到的 CSS Tidy 主要是拿來排序、壓縮CSS、把你的雜亂CSS整理的井然有序,就是這軟體的功能 繼續閱讀 2006-06-14 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
JavaScript [JS] 視窗傳值 by Mesak 2006-06-09 written by Mesak 為了修改 Blog 做準備,先研究如何在兩個視窗間傳值 首先說明一下 子傳母視窗 用的語法是 opener 傳回 如果需要母傳子視窗,需要用另一種方法 繼續閱讀 2006-06-09 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
程式 [程式] Flash MP3 Player 2.2 by Mesak 2006-05-31 written by Mesak Flash MP3 Player 更新了唷!! 起先我還不知道,後來是更新Blog的時候上去重抓一次Player才抓到的 這次使用起來更有彈性,我現在右邊有個小框框專放播放器的Flash player 就是使用Flash MP3 Player 2.2來放置的 繼續閱讀 2006-05-31 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
程式 [網頁] 萬用title by Mesak 2005-10-31 written by Mesak 有時候要打個註釋挺麻煩的,如果你會編輯Html,這招可以學起來哩 繼續閱讀 2005-10-31 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
程式 [教學] Blogger隱藏上方Bar by Mesak 2005-09-19 written by Mesak 以前我也是Blogger的使用者,不過我跳槽了….. 只要是Blogger的使用者在上方都會有這一條BAR 繼續閱讀 2005-09-19 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
程式 [程式] Flash MP3 Player by Mesak 2005-09-19 written by Mesak Flash MP3 Player 放在我的Blog也好些時日了,現在來寫一下放置教學吧 繼續閱讀 2005-09-19 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail
JavaScript [JS] 透過網址取得變數 by Mesak 2005-08-18 written by Mesak JavaScript,基本技巧我就不多說了,這次來寫字串的應用 用到幾個函數 ‧search ( ) 傳回尋找到的字串位置 ‧substring ( ) 取字串中的幾個字 ‧length ( ) 字串長度 語法為 繼續閱讀 2005-08-18 0 comment 0 FacebookTwitterPinterestTumblrRedditLINEEmail