The detailed procedure of this publishing
method is:
Step 1: Click the "Browse" button in the dialog box to specify
the path where the JavaScript files should be created. After you click the
"Next" button, UltraMenu will generate the JavaScript file with
the BODY part of the menu code, and enter the next step.
Step 2: The HEAD part of the menu code will be displayed in the first edit
box. You can copy the code to the Windows clipboard by clicking the "Copy
All" button, and then paste it to somewhere between <HEAD> and
</HEAD> of the open web page in the HTML editor. At the same time,
the code to include the JavaScript file generated in the last step will
be displayed in the second edit box. You can copy the code to the Windows
clipboard by clicking the "Copy All" button, and then paste it
to somewhere between <BODY> and </BODY> of the open web page
in the HTML editor. Click the "Next" button to enter the next
step.
Step 3: You will see all the resource files used by the menu in the dialog
box. There are two types of resource files: JavaScript files and image files.
For the menu in the web page to work properly, all the resource files used
by it should be copied to the proper directories. If you want to copy the
resource files right now, please check the "Copy to the directory right
now" option, and click the "Next" button to enter the next
step. If you want to copy the resource files at a later time, you can also
leave the "Copy to the directory right now" option unchecked,
and click the "Next" button to finish the whole publishing procedure.
Step 4: Specify the directories where the JavaScript files and image files
are stored separately. After you click the "Next" button, UltraMenu
will copy all the resource files to the specified directories and the whole
publishing procedure comes to an end.
|