This commit is contained in:
Ilya Kantor 2019-10-18 19:56:48 +03:00
parent a52a64375c
commit ee6f0ac2be

View file

@ -202,7 +202,7 @@ Once again, the important features are:
```online
Here's the full example with all details:
[codetabs height=380 src="mouseenter-mouseleave-delegation-2"]
[codetabs height=460 src="mouseenter-mouseleave-delegation-2"]
Try to move the cursor in and out of table cells and inside them. Fast or slow -- doesn't matter. Only `<td>` as a whole is highlighted, unlike the example before.
```