
What happened to my View Source menu item?
I'm pretty sure that I used to be able to view the coded contents of web pages in the past. I just tried to do this with a web page and my "View Source" selection item under the "View" menu is gone.
Am I mistaken that Firefox used to have this feature? I have used Firefox, exclusively, for about the last 3 to 4 years, now; haven't used IE in quite a while.
Maybe with my latest FF upgrade, that feature was deleted in the upgrade.
Chosen solution
To get the View Page Source window:
- right-click in a blank space on the web page and select "View Page Source"
- CTRL+U
- click Firefox button > Web Developer > View Page Source
- if using Menu Bar instead of Firefox button, click Tools > Web Developer > Page Source
If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.
Does not relate to your question, but...
You have multiple old Java Console extensions that Java did not clean-up during updates (see them in Add-ons > Extensions). You can manually remove them, if you do not do Java development work or debug Java applets on web pages:
Not related to your question, but...
You need to update some plug-ins:
- Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
- Adobe Shockwave for Director Netscape plug-in: Installing (or Updating) the Shockwave plugin with Firefox
All Replies (3)
Chosen Solution
To get the View Page Source window:
- right-click in a blank space on the web page and select "View Page Source"
- CTRL+U
- click Firefox button > Web Developer > View Page Source
- if using Menu Bar instead of Firefox button, click Tools > Web Developer > Page Source
If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.
Does not relate to your question, but...
You have multiple old Java Console extensions that Java did not clean-up during updates (see them in Add-ons > Extensions). You can manually remove them, if you do not do Java development work or debug Java applets on web pages:
Not related to your question, but...
You need to update some plug-ins:
- Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
- Adobe Shockwave for Director Netscape plug-in: Installing (or Updating) the Shockwave plugin with Firefox
Thanks, SafeBrowser. All three solutions you provided worked.
Thanks. Glad to find more than ONE solution (I code "no right click" on most of the web pages I do). Tools / Web developer / Page Source works for me!