quick question, i know we can change the content of a
hello one by using: docum 6条回答 悲&欢浪女 (楼主) 2020-11-30 05:23 You can do it by appending div string like this.. document.getElementById('div_id').innerHTML += 'Hello Two'; 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
docum
You can do it by appending div string like this..
document.getElementById('div_id').innerHTML += 'Hello Two';