ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Per 11-02-2016. Zie de nieuwste versie.

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://update.greatest.deepsurf.us/scripts/16996/107000/ichord-Atjs-mod.js

Maker
Mottie
Versie
0.0.1.20160211031118
Gemaakt op
11-02-2016
Bijgewerkt op
11-02-2016
Grootte
34 KB
Licentie
N.v.t.

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)