Dividing lines in submenus would be beautiful

Let us know what you would like to see in the next version of Easy Button & Menu Maker
Post Reply
turicon
Posts: 26
Joined: Thu Aug 16, 2007 8:48 am
Location: Sinsheim/Germany and Cherkassy/Ukraine
Contact:

Dividing lines in submenus would be beautiful

Post by turicon »

Hello,

I'm working on a bigger project (online application) and I using EBMM with long submenus. Normal menus in (offline-)applications have dividing lines. That makes menus clear. It would be nice, even if the EBMM can also this. Now I using the <hr>-Tag, but this is not so good. Or have you a better idea?

Greetings,
Turicon
User avatar
jerm
Posts: 47
Joined: Wed Sep 06, 2006 8:06 am
Location: East Sussex UK
Contact:

Re: Dividing lines in submenus would be beautiful

Post by jerm »

You can use a background colour to demark the sub-menu items, or it might be possible to use a border-bottom (or border-top) style in the CSS - haven't checked that though.
turicon
Posts: 26
Joined: Thu Aug 16, 2007 8:48 am
Location: Sinsheim/Germany and Cherkassy/Ukraine
Contact:

Re: Dividing lines in submenus would be beautiful

Post by turicon »

Hello jerm,

yes, I tried some. The problem are: only that is visible in submenus, what have a linktag (<a>)! An example:

"<li>-------------------</li>" That became me already enough. Or that with a CSS-Style (border-top or border-bottom):
"<li class="divider"> </li>" All that is not visible!
"<li><a>-------------------</a></li>" This is visible, but then I have a Link. And that isn't my goal.

You understand my problem? (I hope and sorry for my bad english. 8) )
Post Reply