|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 08 > 17 > Telegram_2020-08-17T22 |
2020-08-17T22:02:46
SPAN elements don't have a value attribute. value attribute is common in INPUT elements, but you shouldn't be using it for SPAN
2020-08-17T22:04:05
innerHTML is OK