三月 9, 2009
Windows Live Writer
Writing Plugins For Windows Live Writer – Getting Started
# | plugin,live writer
Scott 寫的開發 WLW plugin 的簡單範例。
The New Live Writer SDK
# | plugin,live writer
[PublishNotificationHook] OnPrePublish , OnPostPublish [HeaderFooterSource] GeneratePreviewHtml() , GeneratePublishHtml()
Technical Preview: Now Available for Download – Windows Live
# | plugin,live writer
新 WLW SDK 下載。
三月 6, 2009
jQuery
Mini jQuery Lab Online – 黑暗執行緒
# | jquery,javascript,online tool
Mini jQuery Lab is a handy HTML page to test simple Javascript and jQuery. It is useful when you want to verify uncertain Javascript syntax …
測試jQuery的線上工具
TIPS-依條件決定要呼叫的Javascript函數 – 黑暗執行緒
# | jquery
$("#someDiv")[someCondition ? "show" : "hide"]();
jQuery 樹狀勾選選單 – jquery.checktree.js – 黑暗執行緒
# | jquery
jQuery Logging Plugin – 黑暗執行緒
# | plugin,jquery,firefox
在Firefox上,我們可以透過console.log()輸出一些Debug資訊,並使用Firebug檢視,跟.NET偵錯時的Debug.WriteLine()有異曲同工之妙!
可凍結式GridView強化版: [...]