view js/bt/DEMO/demofiles/demo-ajax.html @ 28:7d6bf2dca269

Completely broken library registration, fixed a typo.
author David Eads <eads@chicagotech.org>
date Tue, 17 Mar 2009 06:25:47 -0500
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>