ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Från och med 2016-02-11. Se den senaste versionen.

Detta skript bör inte installeras direkt. Det är ett bibliotek för andra skript att inkludera med meta-direktivet // @require https://update.greatest.deepsurf.us/scripts/16996/106999/ichord-Atjs-mod.js

Upphovsman
Mottie
Version
0.0.1.20160211030050
Skapad
2016-02-11
Uppdaterad
2016-02-11
Size
34 KB
Licens
N/A

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)