Merge pull request #2295 from vsemozhetbyt/patch-10
Fix typo in 2.3.3 (Moving the mouse...)
This commit is contained in:
commit
dd021301ca
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ An important feature of `mouseout` -- it triggers, when the pointer moves from a
|
|||
</div>
|
||||
```
|
||||
|
||||
If we're on `#parent` and then move the pointer deeper into `#child`, but we get `mouseout` on `#parent`!
|
||||
If we're on `#parent` and then move the pointer deeper into `#child`, we get `mouseout` on `#parent`!
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue