Using the GoLive source code editors
When you work in the Layout Editor, GoLive codes all of the HTML for you. If you want to work directly with HTML or JavaScript source code, you can use several different source code editors: - The Source Code Editor lets you edit your document's HTML source code directly.
- The source code pane and the Source Code palette let you work in the Layout Editor, the Frame Editor, or the Outline Editor and edit the document's source code without switching tabs in the document window.
- The Visual Tag Editor lets you insert HTML code or make changes to existing code while working in the Layout Editor.
- The Outline Editor presents the HTML code of your documents in a hierarchical, organized way.
- The JavaScript Editor lets you build scripts in the application, embed them in your document, and test them immediately by launching the targeted browser.
You can save parts of your document as code snippets or as components that can be reused and dynamically updated in GoLive. (See Using library objects and Using components.)
|