minor
This commit is contained in:
parent
07d1188bfa
commit
53705b8a6c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ For instance, let's make the visitor unable to leave the input if the value is i
|
|||
</style>
|
||||
|
||||
Your email please: <input type="email" id="input">
|
||||
<input type="text" style="width:200px" placeholder="make email invalid and try to focus here">
|
||||
<input type="text" style="width:220px" placeholder="make email invalid and try to focus here">
|
||||
|
||||
<script>
|
||||
input.onblur = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue