Last changes in the Ajax Extensible Page framework
These changes are planned:
- Getting data from another web page.
- Getting data from an XML document or a JSON file.
1.3 - 2007 January 25
- The parameter of the quietVerbose is now "this" rather then "this.id".
You have to change your pages, but this is the last change in the interface.
- The id is required but the value is not significant. You can use "aep"
as id for all span tags.
- Added demo of two-state buttons and textual commands, with the JavaScript
function.
- Added more buttons.
1.2 - 2007 January 24
- Internal change in the script for compatibility with Opera. Using of the
title attribute to store data.
1.1 - 2007 January 23
- The interface of the library now as only three functions: develop, summarize,
quietVerbose.
- These functions now work both with texts stored into the page and external
files.
- When the replacing text is stored into a file, the src attribute is used
for the filename rather than the name attribute.
1.0 - 2007 January 22
First version.