98N/A <
meta charset="utf-8">
935N/A <
title>pjax Test — Bar</
title>
919N/A <
p>Current Time: <
strong id="now"></
strong></
p>
919N/A <
li><
a href="../">Index</
a></
li>
919N/A YUI({ filter: 'raw' }).use('pjax-plugin', function (Y) {
98N/A // Shows a timestamp so you notice full page reloads.
156N/A contentSelector: '#content',
156N/A linkSelector : '#nav a'