We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a25599 commit 7106078Copy full SHA for 7106078
docs/pages/page-dynamic.html
@@ -30,13 +30,13 @@ <h2>jQuery Mobile and Dynamic Page Generation</h2>
30
<li>pagebeforechange
31
<ul>
32
<li>Fired off before any page loading or transition.</li>
33
- <li>NOTE: This event was formally known as "beforechangepage".</li>
+ <li>NOTE: This event was formerly known as "beforechangepage".</li>
34
</ul>
35
</li>
36
<li>pagechange
37
38
<li>Fired off after all page loading and transitions.</li>
39
- <li>NOTE: this event was formally known as "changepage".</li>
+ <li>NOTE: this event was formerly known as "changepage".</li>
40
41
42
<li>pagechangefailed
0 commit comments