comparison 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
comparison
equal deleted inserted replaced
17:1a77f87927dd 18:0d557e6e73f7
1 <html>
2 <head>
3 <title>The Ajax Demo Content</title>
4 </head>
5 <body>
6 <p>This paragraph should be ignored</p>
7 <div id="content">This content came from a separate html page.</div>
8 </body>
9 </html>