This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cc2fbb2
commit 773d13b
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,13 +10,13 @@ | |
|
||
When your user types in "user@gm", the plugin will suggest for e.g. "[email protected]", based on the first result from a list of predefined email domains. | ||
|
||
![diagram](https://raw.github.com/10w042/email-autocomplete/master/doc_assets/example.png) | ||
![diagram](https://raw.github.com/yongzhenlow/email-autocomplete/master/doc_assets/example.png) | ||
|
||
Press the tab-key, or simply click on the suggestion to automatically fill in the rest of the domain. (or tap on the suggestion for mobile users.) | ||
|
||
You can also use the right arrow key. | ||
|
||
See a live demo [here](http://10w042.github.io/email-autocomplete/demo/). | ||
See a live demo [here](http://yongzhenlow.github.io/email-autocomplete/demo/). | ||
|
||
## Installation | ||
|
||
|