Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

luatnd/jquery-mentiony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jquery-metiony demo - user guide

Transform textarea into contenteditable, feel like the facebook mention. Demo here

Jquery-mentiony demo

NOTE

Feature

This plugin is very basic, for production, you need to care about:

  • Server side security because div[contenteditable] content is HTML, you can inspect element and see how it look like
  • Fuzzy search + highlight search result --> Do not have it yet, feel free to make it your self.

Maintenance

This plugin is a quickly made for an old PHP Jquery project, I haven't used Jquery for a longtime so that no maintenace commitment will be made.

About

jQuery plugin for making @mention feature - work exactly the same as Facebook, using contenteditable. Transform textarea/input into contenteditable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published