iterami/Docs.htm/common HTM Projects/core.js/core_ui_update(args)
- Updates HTML element values by ID if their value is new and stores them in "core_elements".
- Can optionally update all elements that have the ID in their classes.
- The "todo" arg is used to modify non-input elements, such as via "innerHTML".
class
| false
| boolean
|
ids
| {}
| object
|
todo
| 'textContent'
| string
|