This commit is contained in:
remy 2010-08-05 21:20:03 +01:00
parent cc5e906ad8
commit 6f329329ec
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<article>
<p id="status">HTML5 History API not supported</p>
<p><em>Last event fired: <span id="lastevent">(none)</span></em></p>
<p>To testing the History API, click through the urls below. Note that none of these urls point to <em>real</em> pages. JavaScript will intercept these clicks, load data and the browser address bar will <em>appear</em> to change - but this is the History API in action!</p>
<p>To test the History API, click through the urls below. Note that none of these urls point to <em>real</em> pages. JavaScript will intercept these clicks, load data and the browser address bar will <em>appear</em> to change - but this is the History API in action!</p>
<p>Use the back and forward buttons in your browser to navigate the history.</p>
<ul id="examples">
<li><a href="/history/first">first</a></li>