diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/js/bt/DEMO/demofiles/demo-ajax.html	Fri Mar 06 14:11:46 2009 -0600
@@ -0,0 +1,9 @@
+<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>
\ No newline at end of file