Greasy Fork

ichord-At.js-mod

Add Github like mentions autocomplete to your application.

当前为 2016-02-11 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/16996/107000/ichord-Atjs-mod.js

作者
Mottie
版本
0.0.1.20160211031118
创建于
2016-02-11
更新于
2016-02-11
大小
34.0 KB
许可证
暂无

This is a mod of ichord/At.js that includes the following changes:

  • Class name options (see https://github.com/ichord/At.js/pull/376)
    • "classCurrentItem" - class name of the currently highlighted item.
    • "classDivContainer" - additional class added to "atwho-view" DIV.
    • "classUlContainer" - additional class added to "atwho-view-ul" UL.
    • Moved View bindEvent into init otherwise getOpt returns null.
  • Replace any spaces that might be in an "inputor" id (see line 383)