auto save changes made in inspector
I frequently work with Inspector in firefox and I want to save changes(atleast those I make in direct html or css code) to my source code. Is this possible with any add-on or some in-built option in firefox?
Giải pháp được chọn
I'm afraid to tell Inspector is a tool for web developers designed to live test changes in a web code (for example, to test different combinations of cols / size in a website without saving - loading - saving - loading).
Not to edit source code. So if you want to edit a website and save canges, you'll need to get some tools like KompoZer (http://www.kompozer.net/).
You can check this forum thread too: http://www.overclock.net/t/1225997/saving-changes-on-inspect-element-locally
Đọc câu trả lời này trong ngữ cảnh 👍 1Tất cả các câu trả lời (2)
Giải pháp được chọn
I'm afraid to tell Inspector is a tool for web developers designed to live test changes in a web code (for example, to test different combinations of cols / size in a website without saving - loading - saving - loading).
Not to edit source code. So if you want to edit a website and save canges, you'll need to get some tools like KompoZer (http://www.kompozer.net/).
You can check this forum thread too: http://www.overclock.net/t/1225997/saving-changes-on-inspect-element-locally
You should be able to save changes made in the Style editor locally.