We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c61970 commit 257173cCopy full SHA for 257173c
entries/toggle-event.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0"?>
2
<entry type="method" name="toggle" return="jQuery">
3
<title>.toggle()</title>
4
+ <deprecated>1.8</deprecated>
5
<desc>Bind two or more handlers to the matched elements, to be executed on alternate clicks.</desc>
6
<signature>
7
<added>1.0</added>
@@ -85,4 +86,4 @@
85
86
</example>
87
<category slug="events/mouse-events"/>
88
<category slug="version/1.0"/>
-</entry>
89
+</entry>
0 commit comments