eman003 / multi-emails

A Jquery plugin that allows user to enter multiple emails using one input field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi-emails

A Jquery plugin that allows user to enter multiple emails using one input field

Usage

$("...").multiEmails()

Options

  • color
  • textColor
  • fontAwesome

All colors are used to display the list of emalis and they must be hex colors If you're using font awesome you can set fontAwesome:true to use "fa-times" to remove an email from the list of emails

About

A Jquery plugin that allows user to enter multiple emails using one input field

License:MIT License


Languages

Language:JavaScript 76.7%Language:HTML 15.4%Language:CSS 7.9%