[opencms-dev] Problem in creating dropdown menus
vikas gupta
vikas.gupta at daffodildb.com
Thu Aug 3 13:45:06 CEST 2006
Hi,
any one created a drop down menu. I have created a module for my site and my
structure is:
module
elements
page1.html xmlpage
page2.html xmlpage
page3.html xmlpage
templates
template.jsp
Now I have to create a drop down menu for my xml page. How I can create
this. I have given
cms.putNavigationProperties();
and
cms.include(CmsTemplateBean.FOLDER_ELEMENTS + "nav_head.jsp", null,
cms.getProperties());
in my template page. It is displaying menu header containing extended module
names created in \ top of hierarchy but not showing a drop down.
I also have included menu_over.js to my template.
Anyone please let me know what I am missing. Thanks in adv.
Regards
Vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060803/89fb2577/attachment.htm>
More information about the opencms-dev
mailing list