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 11a25ec commit c56f4f5Copy full SHA for c56f4f5
entries/zIndex.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
2
<entries>
3
- <entry type="method" name="zIndex" return="jQuery">
+ <entry type="method" name="zIndex" return="Integer">
4
<title>.zIndex()</title>
5
<desc>Get the z-index for an element.</desc>
6
<signature/>
@@ -16,7 +16,7 @@
16
<category slug="methods"/>
17
<category slug="ui-core"/>
18
</entry>
19
- <entry type="method" name="zIndex" return="Integer">
+ <entry type="method" name="zIndex" return="jQuery">
20
21
<desc>Set the z-index for an element.</desc>
22
<signature>
0 commit comments