8000
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 b1934d2 commit 74e2400Copy full SHA for 74e2400
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