Caro
08-29-2002, 08:50 PM
Hi,
I have an Array.js menu which works great. I am trying to click on a title in the menu to open a popup but it keeks opening the popup when I click on the other links except the one I need. Here is what I used:
["Assistant Commissioner","ac-e.htm",1,0,1],
["Organization Chart", winpops=window.open("orgchart-e.htm"),1,0,1],
["Document Preparation Information","DocPrep-e.htm",1,0,1]
]
Thank you
I have an Array.js menu which works great. I am trying to click on a title in the menu to open a popup but it keeks opening the popup when I click on the other links except the one I need. Here is what I used:
["Assistant Commissioner","ac-e.htm",1,0,1],
["Organization Chart", winpops=window.open("orgchart-e.htm"),1,0,1],
["Document Preparation Information","DocPrep-e.htm",1,0,1]
]
Thank you