Skip to content

Commit 0c4d073

Browse files
committed
API Doc: Updated hashchange
1 parent b978077 commit 0c4d073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/hashchange.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
33
<entry name="hashchange" type="event" return="jQuery">
4-
<title>.hashchange()</title>
4+
<title>hashchange</title>
55
<desc>Enables bookmarkable #hash history.</desc>
66
<longdesc>
77
<p>The jQuery Mobile <code>.hashchange()</code> event handler enables very basic bookmarkable #hash history by providing a callback function bound to the window.onhashchange event. The onhashchange event fires when a window's hash changes.</p>

0 commit comments

Comments
 (0)