Mercurial > defr > drupal > scald > dnd
view js/bt/DEMO/demofiles/demo-ajax.html @ 24:4f58fa0a9a6d
Cleaned up some library behavior, changed editor representation cache to track a title and a body for representations, to allow a little more dynamic composition.
author | David Eads <eads@chicagotech.org> |
---|---|
date | Wed, 11 Mar 2009 01:47:57 -0500 |
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>