简体   繁体   中英

edit html page in chrome developer tools

I have a webpage which I am analyzing in chrome. I want to add elements and mess around with the html of that page.

I tried using chrome developers tools for that, I went to the elements tab and I clicked on "edit as html". Over there when I write things, they are not updated immediately. In Firebug when you are editing html, you can see the changes occur simultaneously on the webpage. Can I achieve the same in chrome developer tools ?

Please tell me also how to achieve the same simultaneous modification of js files.

Thank you in advance.

in firebug it will show as you tpe . in developer tools you have to type and focus out !

i think in IE it is like that too

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM