Skip to content

Commit 681e624

Browse files
committed
removed a misleading img from the longdesc
1 parent 232bab2 commit 681e624

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

entries/toggle-event.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
<div id="target">
2222
Click here
2323
&lt;/div&gt;</pre>
24-
25-
<p class="image"><img src="/images/0042_05_05.png" alt="" />
26-
</p>
2724
<p>Event handlers can then be bound to the <code>&lt;div&gt;</code>:</p>
2825
<pre>$('#target').toggle(function() {
2926
alert('First handler for .toggle() called.');

0 commit comments

Comments
 (0)