We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232bab2 commit 681e624Copy full SHA for 681e624
1 file changed
entries/toggle-event.xml
@@ -21,9 +21,6 @@
21
<div id="target">
22
Click here
23
</div></pre>
24
-
25
-<p class="image"><img src="/images/0042_05_05.png" alt="" />
26
-</p>
27
<p>Event handlers can then be bound to the <code><div></code>:</p>
28
<pre>$('#target').toggle(function() {
29
alert('First handler for .toggle() called.');
0 commit comments