spyguyhi
Newbie
Posts: 1
Registered: 11/19/2007
Location: Hawaii
Member Is Offline
|
| posted on 11/19/2007 at 11:51 PM |
|
|
Javascript menu
I have followed all of your directions in using your menu builder. I works fine on the index.htm test page but does not work on my live page
default.htm. I place the <script> code into a table cell and my menu does not appear. I did test with the index page by placing table, tr, and
td html tags around them and noticed that the menu does not build in the table itself.
How can I get the menu to build in the page?
|
|
|
tigra
Administrator
Posts: 1869
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/20/2007 at 05:26 PM |
|
|
free version of the menu is positioned by specifying its coordinates on the page in menu_tpl.js
the initialization code must be at the end of the HTML document just above </body> tag.
if you need relative positioning feature consider upgrading to Tigra Menu GOLD.
|
|
|