Innovation Award
 January 2006
Winner |
The dynamic HTML capabilities that have been added to most browsers made it possible to alter parts of HTML documents without reloading the current page.
The AJAX technology made it possible to make the browser communicate with a server without reloading the current page.
This class combines the dynamic HTML and AJAX capabilities to provide a way to edit and save an area of a page.
Manuel Lemos |
This class can be used to edit and save a paragraph of text in an HTML page.
It associates the necessary Javascript event handling code to turn a given paragraph in an HTML page into editable text when the user clicks on it.
When the user finishes editing the generated Javascript submit the paragraph text to the Web server using AJAX request so it can be saved.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (88.2%) |
Good (82.5%) |
Sufficient (75.0%) |
Good (82.1%) |
- |
- |
Sufficient (68.1%) |
224 |
| Month: |
Not yet rated by the users |

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Support Open Source |
Free software is a matter of liberty, not price. Think of "free" as in "free speech," not as in "free beer." |