sueh
Newbie
Posts: 1
Registered: 9/20/2002
Member Is Offline
|
| posted on 9/20/2002 at 11:07 PM |
|
|
Adding script to page / positioning menu
I just spent considerable time creating a menu using the online gererator. I falsely assumed that when I generated the menu, that I would receive a
script to add to my page and instructions on how to do it. (This is really a great service, but I am totally lost as how to use it since I know
absolutely nothing about JAVA, CSS, DHTML, etc.)
I finally copied the script from the source on the preview page. I know that this is not the correct way to do it, but it was all that I could figure
out.
After browsing through these posts, I still do not have any answer that I understand.
What is the correct way to get the script to add to my page?
Also, is there any way (other than purchasing the Pro version) to position the menu so that it will fall below my header? (just before the main body
table)
Someone help, please. I am really a novice at this and need detailed directions.
http://www.dreamlandshopping.com/Apparel.shtml
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 9/23/2002 at 11:21 AM |
|
|
After creating menu configuration you are offered to download files to your local computer. Download and unzip files, make sure they are working fine.
copy all menu files (except index.html) to your site's directory. Move all menu related code from index.html to your pages.
You can find further details in Tigra Menu Documentation at:
http://www.softcomplex.com/products/tigra_menu/docs/#construct
I don't quite get your positionig idea, so can't help you with it at this time.
|
|
|
zingbats
Junior Member
Posts: 2
Registered: 11/10/2002
Member Is Offline
|
| posted on 11/10/2002 at 12:48 PM |
|
|
I think what he means is that you can't position the menu ANYWHERE.
I have seen several posts mentioning that the menu just floats to the top of the page - mine included. I suggest that you create a tutorial, or a
system within free version of the builder that lets you define the position or include it in a table.
PLEASE show some respect to your customers. Many of whom have spend a good deal of time using your system, only to find that they can't position it.
Nearly ALL the posts in this forum have this problem.
Alex.
|
|
|
zingbats
Junior Member
Posts: 2
Registered: 11/10/2002
Member Is Offline
|
| posted on 11/10/2002 at 12:49 PM |
|
|
I think what he means is that you can't position the menu ANYWHERE.
I have seen several posts mentioning that the menu just floats at the top of the page - mine included. I suggest that you create a tutorial, or a
system within free version of the builder that lets you define the position or include it in a table.
PLEASE show some respect to your customers. Many of whom have spend a good deal of time using your system, only to find that they can't position it.
Nearly ALL the posts in this forum have this problem.
Alex.
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/12/2002 at 09:43 AM |
|
|
Tigra Menu can be positioned anywhere on the page with absolute coordinates. (vertical and horizontal offset from the left top corner of the document
in pixels). Corresponding values are first numbers in block_top and block_left arrays in menu_tpl.js file. Menu initialization block should be placed
just before |