zia
Newbie
Posts: 1
Registered: 1/30/2006
Member Is Offline
|
| posted on 1/30/2006 at 12:34 PM |
|
|
call menu onclick
hi
consider a page containing a top, a left and a main frames.
i am using a grid to display some data in the top frame. on cellclick, i want to display a tigra tree in a left frame. on clicking the links in my
tree, the corresponding pages will be displayed in the main frame.
now. theres one problem:
if i click my grid's first column, one type on tree structure shd be displayed. while if i click anywhere else on the grid(except first column) a
second type of tree is expected.
i am trying to use divs. which i set to display:none initially. and to block only when i wnt to display them.
but its not working.
can anyone help me?
thank you.
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 1/31/2006 at 09:50 AM |
|
|
What exactly is the issue?
|
|
|