up
This commit is contained in:
parent
5f2d199054
commit
e4db23fa56
13 changed files with 42 additions and 62 deletions
|
@ -246,7 +246,7 @@ For instance:
|
|||
|
||||
```js
|
||||
let option = new Option("Text", "value");
|
||||
// creates <option value="value">Текст</option>
|
||||
// creates <option value="value">Text</option>
|
||||
```
|
||||
|
||||
The same element selected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue