A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ichord/At.js below:

ichord/At.js: Add Github like mentions autocomplete to your application.

This project was no longer maintained. You could use zurb tribute instead.

An autocompletion library to autocomplete mentions, smileys etc. just like on Github!

At.js now depends on Caret.js.
Please read CHANGELOG.md for more details if you are going to update to new version.

http://ichord.github.com/At.js

https://github.com/ichord/At.js/wiki

Integrating with your Application

Simply include the following files in your HTML and you are good to go.

<link href="css/jquery.atwho.css" rel="stylesheet">
<script src="http://code.jquery.com/jquery.js"></script>
<script src="js/jquery.caret.js"></script>
<script src="js/jquery.atwho.js"></script>
$('#inputor').atwho({
    at: "@",
    data:['Peter', 'Tom', 'Anne']
})

For installing using Bower you can use jquery.atwho and for Component please use ichord/At.js.

You can include At.js in your Rails application using the gem jquery-atwho-rails.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4