ichord-At.js-mod

Add Github like mentions autocomplete to your application.

2016/02/11のページです。最新版はこちら

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://updategreasyfork.deno.dev/scripts/16996/106999/ichord-Atjs-mod.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Mottie
バージョン
0.0.1.20160211030050
作成日
2016/02/11
更新日
2016/02/11
大きさ
34KB
ライセンス
不明

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)