Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:04
different bordercolors for the submenus
Poster: enbit
Dated: Thursday June 1 2006 - 16:10:07 BST
Hi everybody,
I'm getting tired of trying to get an answer of my question myself. Perhaps you can help me.
I need to have a menu with different borders for the submenu.
I tried something like:
Code:
with(milonic=new menuname("cf7ae6a5b13182c9d5377f378b6cdb0b")){
overflow="scroll";
style=menuStyle;
menuwidth=80;
itemheight=18;
bordercolor="#0069ab";
....
overflow="scroll";
style=menuStyle;
menuwidth=80;
itemheight=18;
bordercolor="#0069ab";
....
and set the bordercolor in this way for each submenu ... but nothing happend.
Thank you for your help,
Matthias