



|
|
How to insert your menu into CuteSITE Builder
Steps in Menu Maker:
- Create your menu
- Choose"File" > "Export JavaScript File"
- Export js menu file to the same folder, where files of our site are located. This is the folder where you publish/preview your CuteSite Builder project
- Menu Maker will display a window with HTML code to copy, similar to: <SCRIPT SRC="menu.js"></SCRIPT>. Click "Copy" to copy HTML code.
- Close MenuMaker
Steps in CuteSite Builder:
- Choose "Insert" > "Advanced HTML" and "HTML Code"

- Press Ctrl+V to paste the code from Menu Maker (<SCRIPT SRC="menu.js"></SCRIPT>) and click "Insert" button
- You will not see the menu in CuteSite Builder, there's only an image indicating the code

You will see your menu at your page when you "Export and Preview" or "Publish" your site.
- Remember that menu .js file must be in the same folder where html files are located.
Comments?
|