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

IME 制御したい その3

Firefox 4 のみです。(さらに 32bit windows)bootstrap と ctypes.js を 試してみた。 https://github.com/caisui/ime-controller (Makefile, install.rdf, bootstrap.js の 3 file!) xpi ->http://www1.axfc.net/uploader/File/so/59050.xpi reboot 無しで …

querySelector で 補完

querySelector[All] の補完 を 作ってみた。 https://github.com/caisui/vimperator/blob/master/plugin/complete-queryselector.js ns や 疑似セレクタ の "()"内の 補完 は 未対応です。(ns に 至っては知りませんでしたし…) plugins.completeQueryselecto…