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 375c308 commit 69ed47aCopy full SHA for 69ed47a
entries/live.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<entry type="method" name="live" return="jQuery" depreacated="1.7">
+<entry type="method" name="live" return="jQuery" deprecated="1.7">
3
<title>.live()</title>
4
<desc>Attach an event handler for all elements which match the current selector, now and in the future.</desc>
5
<signature>
@@ -139,4 +139,4 @@ $("p").live({
139
</example>
140
<category slug="events/event-handler-attachment"/>
141
<category slug="version/1.3"/>
142
-</entry>
+</entry>
0 commit comments