view js/bt/DEMO/demofiles/demo-ajax.html @ 33:6947c6579d40

Switch the library to prefixing instead of suffixing.
author Franck Deroche <franck@defr.org>
date Thu, 04 Jun 2009 13:00:27 +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>