Caia29
Junior Member
Posts: 3
Registered: 7/5/2005
Location: Canada
Member Is Offline
|
| posted on 7/5/2005 at 01:28 AM |
|
|
Inserting vertical menu into table cell
got a question, been trying to insert menu into cell of table to be used as left navigation for page. This is the original and I will post below the
new one.
Attachment: original_tigra.txt (2.75kb)
This file has been downloaded 597 times
|
|
|
Caia29
Junior Member
Posts: 3
Registered: 7/5/2005
Location: Canada
Member Is Offline
|
| posted on 7/5/2005 at 01:30 AM |
|
|
This is the page/table format
This is the table, and this is where I need the menu to show up. Help! As you can see I am trying to upload a text file but it is showing up as .html,
on the previous file original the menu doesn't even appear what is going wrong? well view the source code to see what i mean and hopefully someone
has an answer to this.
Attachment: my_table.txt (1.3kb)
This file has been downloaded 556 times
|
|
|
cheyenne
Junior Member
Posts: 2
Registered: 1/5/2006
Location: colorado
Member Is Offline
|
| posted on 1/5/2006 at 07:14 PM |
|
|
Hi
You have probably figured this out by now, but I clicked on this post because I was wondering the same thing. There was no answer :( so I figured it
out myself. I thought I'd post this just in case anyone else comes in needing an answer to this. This is what worked for me, just goof around with
this line:
MENU_POS['block_top'] = [95, 10];
this can be found in
/menu_tpl.js
the first number is where you can get it to a point where it's in the cell. Thanks for the post :)
Cheyenne
|
|
|