How can I call up a webpage editor?
In IE8 - which I am abandoning for now because it has become unstable in Windows 7 - the File menu includes an "Edit" link to my webpage editor; I use MS Expression Web 4. How can I do this in Firefox?
All Replies (1)
You can do this by changing 2 hidden preferences.
- Type about:config into the location bar and press enter
- Accept the warning message that appears, you will be taken to a list of preferences
- In the filter box type view_source
- Double-click on view_source.editor.external to change its value to true
# Double-click on view_source.editor.path and change it to the path for MS Expression Web 4 (probably C:\Program Files\Microsoft Expression\Web 4\ExpressionWeb.exe) You can also do this by using the Dafizilla ViewSourceWith add-on - https://addons.mozilla.org/firefox/addon/dafizilla-viewsourcewith
Now in the View menu if you select Page Souirce, or right-click on a page and select View Page Source you will open MS Expression Web 4