Skip to content

Commit c6f1e28

Browse files
committed
Merge pull request jquery#63 from robertbosse/master
API Doc: Added XSL to vmouse events
2 parents a3c2f97 + 31b5cb1 commit c6f1e28

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

entries/hashtag.xml renamed to entries/hashchange.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0"?>
2+
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
23
<entry name="hashchange" type="event" return="jQuery">
34
<title>.hashchange()</title>
45
<desc>Enables bookmarkable #hash history.</desc>

entries/vclick.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0"?>
2+
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
23
<entry name="vclick" type="event">
34
<title>vclick</title>
45
<desc>Virtualized click event handler.</desc>

entries/vmousecancel.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0"?>
2+
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
23
<entry name="vmousecancel" type="event">
34
<title>vmousecancel</title>
45
<desc>Virtualized mousecancel event handler.</desc>

entries/vmouseover.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0"?>
2+
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
23
<entry name="vmouseover" type="event">
34
<title>vmouseover</title>
45
<desc>Virtualized mouseover event handler.</desc>

entries/vmouseup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0"?>
2+
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
23
<entry name="vmouseup" type="event">
34
<title>vmouseup</title>
45
<desc>Virtualized mouseup event handler.</desc>

0 commit comments

Comments
 (0)