view js/bt/DEMO/demofiles/demo-ajax.html @ 53:4e975bbf1bfe

Correct url to the library when it's programmaticaly reloaded
author Franck Deroche <franck@defr.org>
date Tue, 20 Jul 2010 14:22:51 +0200
parents 0d557e6e73f7
children
line wrap: on
line source
<html>
<head>
<title>The Ajax Demo Content</title>
</head>
<body>
<p>This paragraph should be ignored</p>
<div id="content">This content came from a separate html page.</div>
</body>
</html>