Ddmenus
Author: m | 2025-04-24
total = total parseInt(ddmenus[a].options[ddmenus[a].selectedIndex].value); Give the h2 an id (e.g. 'headline') and assign the value with getElementById.
Author: m | 2025-04-24
total = total parseInt(ddmenus[a].options[ddmenus[a].selectedIndex].value); Give the h2 an id (e.g. 'headline') and assign the value with getElementById.