Skip to content

Commit 66ab605

Browse files
author
Arian
committed
Add a little text to the Delegation demo what the user should do
1 parent b97a63f commit 66ab605

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demos/Element.Delegation/demo.html

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
<input id="addDiv" type="button" value="Add a new div" />
33

4+
<p>Click one of the blocks:</p>
5+
46
<div id="container" >
57
<div class="item"></div>
68
<div class="item"></div>

0 commit comments

Comments
 (0)