view js/bt/DEMO/demofiles/demo-ajax.html @ 18:0d557e6e73f7

Added beautytips and some additional event handling code to the library.
author David Eads <eads@chicagotech.org>
date Fri, 06 Mar 2009 14:11:46 -0600
parents
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>