Seeing HTML source changes after javascript has acted upon it, in Chrome

后端 未结 4 1466
予麋鹿
予麋鹿 2020-12-11 01:25

I have an HTML document with inline javascript which adds some

elements. The elements appear on the screen, but I can\'t see any change in the HTML
4条回答
  •  一生所求
    2020-12-11 01:50

    Use Firefox, install web developer and choose "view source"=>"view generated source"

提交回复
热议问题