Todo list using AJAX
In simple Tasks list, making is simple but since source code is published, customization is also possible for those with programming technology.
Details are as below.Ajax ToDo List
Immediately after displaying the page, it will look something like this. Let's add Todo here.
New items will appear so click on this.
You can edit the contents of the ToDo item. You can use Japanese properly here.
As it is written on the bottom of the screen, italics and bold letters can also be used. When you are done editing, press the Enter key.
Item has been added.
For those who want to improve this ToDo list, refer to the following for how to source code and customize.
CodePost View - AJAX ToDo List
Related Posts:
in Review, Web Service, Posted by darkhorse_log