view js/bt/DEMO/demofiles/demo-ajax.html @ 40:af4b3c09cc10

Add CSS style helping the end user visualize the dropped item
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:18:09 +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>