up
This commit is contained in:
parent
5f2d199054
commit
e4db23fa56
13 changed files with 42 additions and 62 deletions
|
@ -18,7 +18,7 @@ Requirements:
|
|||
- When the form is shown, the focus should be inside the `<input>` for the user.
|
||||
- Keys `key:Tab`/`key:Shift+Tab` should shift the focus between form fields, don't allow it to leave for other page elements.
|
||||
|
||||
Пример использования:
|
||||
Usage example:
|
||||
|
||||
```js
|
||||
showPrompt("Enter something<br>...smart :)", function(value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue