The built-in Export
Html Source Code Wizard will help you generate html code of
the web button navigation bar, save the code to a html file,
or insert the code to an existing html file, and export the
relevant resource files.
To activate the Export Html Source Code Wizard, please click
"Export html" button on the main toolbar, or click
menu "Publish/Export html wizard".
Step 1:
Export as Javascript (*.js) include file:
This option will export HTML code of web button navigation
bar as Javascript (*.js) include file. Then the html file
where to place the navigation bar need only contain a reference
to the Javascritp include file, thus make the HTML file tidy
and clean.
Use W3C Dom to write HTML code:
By default, the Javascript scripts will use "Document.write"
to write dynamically generated html source code. But in some
situations, this may cause problems. Using W3C standard Dom
will avoid this problem. To work with the password protection
software HTML
Password Lock, you should select this option.
Export as pure HTML code: This
option will export the navigation bar to static HTML code.
Step 2:
You can select to export generated code to a new html file
or insert the code to an existing html file in this step.
Relevant resource files: This
refers to the necessary files that enable the navigation bar
to work. It includes the JavaScript files and image files
you used in the navigation bar.
Export code to a new html file:
You can click the "Save as..." button to select
a html file to save as. To enable the navigation bar work
properly, you must specify where to copy the relevant resource
files. You can copy the resource files to a sub folder of
the html file or just the same folder as the html file.
Insert code to an existing html file:
First, please click "Browse" button to select the
html file, then place cursor at the proper position of the
HTML page and click the "Insert" button to insert
the navigation bar code. After inserting, click "Save"
to save your changes. To enable the navigation bar work properly,
you must specify where to copy the relevant resource files.
You can copy the resource files to a sub folder of the html
file or just the same folder as the html file.
Please note: You must specify
the directory of the resource files before inserting the code
to the html file. If you have changed the resource files directory,
you must click "insert" again to regenerate the
source code. The generated scripts are relevant to the resource
files directory.
Step 3:
Browse generated web files: Click
this button will open the directory of the html file.
|