Skip to content

Commit 236bcc3

Browse files
committed
type="Utility" removed from position.xml (issue #16)
1 parent 3a1eb84 commit 236bcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/position.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
3-
<entry name="position" namespace="fn" type="Utility" return="jQuery">
3+
<entry name="position" namespace="fn" return="jQuery">
44
<desc>Place an element relative to another</desc>
55
<longdesc>
66
<p>Utility script for positioning any widget relative to the window, document, a particular element, or the cursor/mouse.</p>

0 commit comments

Comments
 (0)