mdn links
This commit is contained in:
parent
e074a5f825
commit
82b6a3be99
10 changed files with 24 additions and 24 deletions
|
@ -259,7 +259,7 @@ Click buttons to run methods on the selection, "resetExample" to reset it.
|
|||
</script>
|
||||
```
|
||||
|
||||
There also exist methods to compare ranges, but these are rarely used. When you need them, please refer to the [spec](https://dom.spec.whatwg.org/#interface-range) or [MDN manual](https://developer.mozilla.org/en-US/docs/Web/API/Range).
|
||||
There also exist methods to compare ranges, but these are rarely used. When you need them, please refer to the [spec](https://dom.spec.whatwg.org/#interface-range) or [MDN manual](mdn:/api/Range).
|
||||
|
||||
|
||||
## Selection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue