jit-loader.js + _replace test
by msgilligan
HTML
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JIT + _replace test</title>
<link rel="stylesheet" href="http://iui.googlecode.com/git/web-app/iui/iui.css" type="text/css">
<link rel="stylesheet" href="http://iui.googlecode.com/git/web-app/iui/t/default/default-theme.css" type="text/css"/>
<script type="application/x-javascript" src="http://iui.googlecode.com/git/web-app/iui/iui.js"></script>
</head>
<body>
<div class="toolbar">
<h1 id="pageTitle"></h1>
<a id="backButton" class="button" href="#"></a>
</div>
<ul id="home" title="Digg" selected="true">
<li>
<a class="digg-count">316</a>
<a href="http://iui.googlecode.com/git/web-app/samples/digg/Moore_accuses_CNN_of_libel.html">Moore accuses CNN of libel</a>
</li>
<li><a href="http://iui.googlecode.com/git/web-app/samples/digg/page1.html" target="_replace">Get 10 More Stories...</a>
</li>
</ul>
</body>
</html>