this post was submitted on 19 Feb 2024
1 points (66.7% liked)

JavaScript

1920 readers
7 users here now

founded 1 year ago
MODERATORS
 

This exercise will demonstrate how to create page elements dynamically and how to use a global value to easily be able to update the page contents. Use of document.createElement() to dynamically create page elements and how to append them to the web page with appendChild().

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here