ichord-At.js-mod

Add Github like mentions autocomplete to your application.

2016-02-11 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greasyfork.org/scripts/16996/107000/ichord-Atjs-mod.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
Mottie
버전
0.0.1.20160211031118
생성일
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)