We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97a63f commit 66ab605Copy full SHA for 66ab605
demos/Element.Delegation/demo.html
@@ -1,6 +1,8 @@
1
2
<input id="addDiv" type="button" value="Add a new div" />
3
4
+<p>Click one of the blocks:</p>
5
+
6
<div id="container" >
7
<div class="item"></div>
8
0 commit comments