Created
July 7, 2011 16:28
-
-
Save kejun/1069908 to your computer and use it in GitHub Desktop.
豆瓣说快捷键
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:void(function(_d){ var s = _d.createElement('script'); s.type = 'text/javascript'; s.src = 'http://kejun.github.com/demos/floatline.js'; _d.getElementsByTagName('head')[0].appendChild(s); }(document)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
扩展配事件:
floatLine.shortcuts.setHandler('gx', function(){ console.log('xx'); });