Skip to content

Commit ee6f0ac

Browse files
committed
minor
1 parent a52a643 commit ee6f0ac

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave

1 file changed

+1
-1
lines changed

2-ui/3-event-details/3-mousemove-mouseover-mouseout-mouseenter-mouseleave/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Once again, the important features are:
202202
```online
203203
Here's the full example with all details:
204204
205-
[codetabs height=380 src="mouseenter-mouseleave-delegation-2"]
205+
[codetabs height=460 src="mouseenter-mouseleave-delegation-2"]
206206
207207
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.
208208
```

0 commit comments

Comments
 (0)