We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530dbce commit 12bd7c4Copy full SHA for 12bd7c4
entries/jQuery.isWindow.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<entry type="method" name="jQuery.isWindow" return="boolean">
+<entry type="method" name="jQuery.isWindow" return="boolean" deprecated="3.3">
3
<title>jQuery.isWindow()</title>
4
<signature>
5
<added>1.4.3</added>
@@ -22,4 +22,5 @@ Is 'window' a window? <b></b>
22
</example>
23
<category slug="utilities"/>
24
<category slug="version/1.4.3"/>
25
+ <category slug="deprecated/deprecated-3.3"/>
26
</entry>
0 commit comments