GithubHelp home page GithubHelp logo

roll20 / jquery-mentions-input Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dtime/jquery-mentions-input

1.0 3.0 0.0 104 KB

Home Page: http://podio.github.com/jquery-mentions-input

License: MIT License

jquery-mentions-input's Introduction

jquery.mentionsInput (dtime flavor)

This is a modified version of: http://podio.github.com/jquery-mentions-input

with the following changes:

  • Adds onCaret support (enabled by default)

  • The text inside the textarea will be used and properly initialized if the textarea already has a value

  • Multiple trigger characters are allowed - set triggerChar to an array. We use ['@','#'] so that tag mentions are treated the same way as username mentions. It is your job to filter by trigger character in the onDataRequest function (which takes a fourth argument trigger).

  • The trigger character is included in the value of the mention so you can still see it. This is useful for distinguishing between multiple trigger chars. This only happens if a trigger is set on the mention, or a default trigger char is set.

  • Formatting now is of the form:

    [@username](user:user_id) instead of @[username](user:user_id)

jquery-mentions-input's People

Contributors

auchenberg avatar cfletcher1856 avatar joehoyle avatar juliocesar avatar luiztiago avatar mgeraci avatar raven24 avatar ryanramage avatar stilist avatar therabidbanana avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.