| Exporting Menu Configuration |
| 1. Prepare Directory |
|
Cleanup the directory results under the folder where you located this builder.
Create menu_files directory. You'll be able to relocate the menu files in the filesystem of your web site later.
|
| 2. Copy Tigra Menu Core Files |
The core script files for Tigra Menu are menu.js, menu.dom.js, menu.lay.js, menu.opr.js and pixel.gif.
Local copies of this files can be found in files/export/tigra_menu_gold/menu_files/ under the folder where
you unzipped this builder. You can also get these files from the distribution package you received after
your Tigra Menu GOLD license purchase.
|
| 3. Save Items Structure |
|
Create new file menu_files/items.js, copy the contents of the textarea below into that file and save it.
|
| 3. Save Template Structure |
|
Create new file menu_files/template.js, copy the contents of the textarea below into that file and save it.
|
| 4. Save CSS Settings |
|
Create new file menu_files/menu.css, copy the contents of the textarea below into that file and save it.
|
| 5. Save Sample HTML page |
|
Create new file index.html, copy the contents of the textarea below into that file and save it.
|
| 6. Test the Menu |
|
Open another instance of your browser and load index.html in it.
Make sure menu appears on the page the way you want.
|
| |