paintdoc
Junior Member
Posts: 2
Registered: 12/18/2004
Location: Canada
Member Is Offline
|
| posted on 12/18/2004 at 03:45 AM |
|
|
Got everything done how to put menue on page
On the actual page where you want the menue, what do you put on this page? How do you put it where you want it? I don't get this part at all.
Say in WYSIWYG mode you place your cursor where you want the menue to go, then you switch to code mode, now what should I past here, and then what,
I've read the notes but to me it doesn't make sense, and I've done lots of java-script and html. Please try and make this more
clear...thanks
|
|
|
olga
Administrator
Posts: 84
Registered: 11/22/2004
Member Is Offline
|
| posted on 1/27/2005 at 08:46 PM |
|
|
How to put menu on page
Free version offers absolute positioning feature: you specify distance to menu in pixels from top and left edges of the document. So you should assign
the keys 'block-top' and 'block-left' for root level of your menu. These Menu level scope settings are located in menu_tpl.js
file. Please take a look at http://www.softcomplex.com/products/tigra_menu/docs/#item_scope
PRO and GOLD versions of the menu additionally offer other other positioning options. Links:
http://www.softcomplex.com/forum/viewthread.php?tid=29
http://www.softcomplex.com/products/tigra_menu/docs/compare_menus.html
|
|
|