3.
Paste the HTML code. Refer to the help system within your specific HTML editor for
instructions on pasting contents from the Clipboard.
When pasting code into HTML editors, it is important to keep images and HTML files
in the correct location, or links could be broken. If possible when you copy to the
Clipboard, make sure images are exported to the final location where they will reside on
the website. Fireworks uses document-relative URLs, so if the HTML or images are
moved, the URL links are broken.
Copying and pasting HTML from an exported Fireworks file
You can open exported Fireworks HTML in an HTML editor and copy and paste sections of
code into another HTML file.
To copy code from an exported Fireworks file and paste it into another HTML
document:
1.
Open the Fireworks HTML file you exported in an HTML editor.
2.
Highlight the necessary code and copy it to the Clipboard.
3.
Open an existing HTML document or create a new one.
4.
Paste the code from the Clipboard at the desired location in the new HTML file. You do
not have to copy the
the destination HTML document.
If you chose Include HTML Comments in the HTML Setup dialog box in Fireworks,
follow the instructions in the comments to copy and paste the code into the appropriate
location.
5.
If your Fireworks document contains interactive elements, you'll need to copy the
JavaScript code as well.
JavaScript code is surrounded by
the document. Copy and paste the entire
document already has a
contents of the
<SCRIPT>
overwrite the contents of the existing section. Also ensure there are no duplicate JavaScript
functions in the
<SCRIPT>
and
tags, because these should already be included in
<HTML>
<BODY>
<SCRIPT>
section. In this case you should copy and paste only the
<SCRIPT>
section into the existing
section after you paste the code.
tags and is located in the
section, unless your destination
<SCRIPT>
section, being careful not to
<SCRIPT>
section of
<HEAD>
Exporting from Fireworks 363
Need help?
Do you have a question about the FIREWORKS 8-USING FIREWORKS and is the answer not in the manual?
Questions and answers