Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How can I edit an html file in Firefox using View Source?

  • 5 件の返信
  • 35 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: LexieMac

more options

I have created an html webpage and saved it to my pc. I can't edit the html file in firefox when I right click on the page and select "View Source". I can view the code but I can't edit it. I can do this in IE9.

I thought I was able to do this before in Firefox.

Did my settings change somewhere that I can no longer do this?

Do I have to have something checked in the Web Developer extensions for it to work?

I'm using Firefox 24.0

Thank you for any help with this. :)

I have created an html webpage and saved it to my pc. I can't edit the html file in firefox when I right click on the page and select "View Source". I can view the code but I can't edit it. I can do this in IE9. I thought I was able to do this before in Firefox. Did my settings change somewhere that I can no longer do this? Do I have to have something checked in the Web Developer extensions for it to work? I'm using Firefox 24.0 Thank you for any help with this. :)

この投稿は LexieMac により に変更されました

すべての返信 (5)

more options

The View Source window in Firefox cannot be used to change computer codes. Nor can the Web Developer tools.

Sorry for any inconvenience.

I suggest using Programmer's Notepad.

more options

copy the source code on the note pad edit it and save it as html open with firefox till the bug is fixed

more options

You cant permenatly change the HTML in the page using any inspector,on any browser, it only lasts until a refresh.

I would look for a alternative to notepad, as on windows this is the only way to edit HTML that comes with windows.

この投稿は kobe により に変更されました

more options

Firefox allows you to designate an external program as your source viewer, but I think it still will open the page from Firefox's cache, and not open the original source page.

Maybe you had an extension before that could open the actual source file corresponding to a file:// URL in a real editor?

more options

Yes you can edit a locally saved html file in IE9 by right clicking the page in the browser window, choosing "view source" which opens in notepad and editing the code and then go to file and save the changes.

You can do the same thing In Firefox by opening Firebug and then opening the Firebug editor which is notepad.

I just thought I remembered doing it by just right clicking the page and opening "view source" in Firefox just as I did in IE9.

There are a lot of options in the Web Developer Extensions and the Web Developer/ Firebug that can be checked and unchecked. I thought I might have messed up those.