How to build a dhtml menu in lotus

Hi all,I have a link in the web browser.When i click the link i want to display a list of menus.How can i achieve this?I don’t know much about dhtml .Can anybody help me.Is there any possiblity to achieve this without using DHTML .?OR how to achieve this using dhtml

Thanks in advance

paula j

Subject: RE: How to build a dhtml menu in lotus

You can do this with CSS, Javascript or DHTML

Here is a site that gives lots of DHTML samples

http://www.dynamicdrive.com/

Mike

Subject: RE: How to build a dhtml menu in lotus

Hi Michael, thanks a lot for your reply.I have gothrough the site and i have found the appropriate sample.But i have a problem i want the appropriate menu to appear when i click the link.The link is created in the agent.If the link is going to in the page / form it is working fine.But my link is in the agent.Does anyone has any idea.?

Subject: RE: How to build a dhtml menu in lotus

why is the menu only shown if a link is clicked?why does the menu need to be in an agent?

Subject: RE: How to build a dhtml menu in lotus

A list of options need to be shown when i click the link.It should appear as a menu and not as a window.Each options in the menu perform various actions.Also the link appears for each document.So based on the link for example when i click the option “edit” the coresponding document should should be edited .