Skip to content

Instantly share code, notes, and snippets.

@kejun
Created July 7, 2011 16:28
Show Gist options
  • Save kejun/1069908 to your computer and use it in GitHub Desktop.
Save kejun/1069908 to your computer and use it in GitHub Desktop.
豆瓣说快捷键
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));
@kejun
Copy link
Author

kejun commented Jul 7, 2011

j - 下滚
k - 上滚
回车 - 展开

@fff
Copy link

fff commented Jul 7, 2011

需要“展开更多” -Q-

@kejun
Copy link
Author

kejun commented Jul 8, 2011

添加: gh 返回页首

@kejun
Copy link
Author

kejun commented Jul 8, 2011

扩展配事件:
floatLine.shortcuts.setHandler('gx', function(){ console.log('xx'); });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment