Skip to content

🐳jQuery Plugin for Email Complete(邮箱后缀自动补全插件,附demo)

License

Notifications You must be signed in to change notification settings

fidding/emailComplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emailComplete

jQuery Plugin for Email Complete

Demo

demo address:https://fidding.github.io/emailComplete

Usage

$('element').emailComplete();

or

<input data-role="emailComplete" data-opacity="0.9" data-radius="1" />

Params

{
    opacity : 1, // email container opacity, default: 1
    radius: 0, // email container border-radius (px) , default: 0
    data : [], // email suffix, default: ['qq.com','163.com','126.com','sina.com','sohu.com']
}

thank!

About

🐳jQuery Plugin for Email Complete(邮箱后缀自动补全插件,附demo)

Resources

License

Stars

Watchers

Forks

Packages

No packages published