| Article: |
Dynamic Content with DOM-2 (Part I of II) | |
| Subject: | interesting... | |
| Date: | 2001-08-24 12:25:42 | |
| From: | brianspaid | |
|
Seems like a powerful and relatively straight-forward way to dynamically change page content.
|
||
Showing messages 1 through 1 of 1.
-
interesting...
2003-07-25 05:27:40 anonymous2 [View]
I don't think the changes are supposed to be changed it's more a way to make a page interactive without the need to bog down the server with requests. A good example of what this can be used for is to create dynamic forms so that you can let the user choose how many entries he/she wants to do instead of forcing the user to make one entry at a time and them press the submit button.


