Re: How to show the 'View source' screen of the browser
Neil <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.windows |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Timothy Madden wrote: >Please how can I start any of the browsers directly with the source view window displayed ? > > I don't think this is currently possible. However, if you just want the formatted source in a window, try this as your command line: mozilla -chrome "view-source:file:///%1" where %1 is substituted for the file whose source you want to view. -- Warning: May contain traces of nuts.