Building an Extensible Web Page
The Ajax Extensible Page, or A.E.P. is a small library hosted at xul.fr that allows readers to extend a part of a page at a mouse click when they need for more information about some sentence.
For users that want to use both the Anaa framework and the Extensible feature, I have made a port of the A.E.P. library that works with Anaa.
This is an extension to the Anaa framework and it is included into the Anaa archive.
Demonstration

This is a demo written in JavaScript
for showing how to switch between buttons.
This is an Ajax
framework that allows to build extensible Web pages.
The demo requires these files:
- The Anaa framework.
- The extensible.js extension.
- The demo-extensible.html page.
- Two images: green-summarize.gif and green-develop.gif.
- A small external text file that is loaded by Ajax: definition.txt
These files are included into the Anaa archive.
An example of an extensible page is this article about the Web 2.0.
