DFielder
Junior Member
Posts: 3
Registered: 1/13/2004
Member Is Offline
|
| posted on 2/18/2004 at 11:06 PM |
|
|
Last element of each menu level larger...
Just as the title suggests... for some reason, the last element of each menu level is slightly larger (height) than the others. If there is only one
element on that level, then that one is larger. Any ideas? All levels are set to the same height in the menu_tpl.js.
Here's a link to a demo:
http://www.io.com/~edemesne/menu_size_example/test.html
You can see the template js at:
http://www.io.com/~edemesne/menu_size_example/menu_tpl.js
Here's the css:
http://www.io.com/~edemesne/menu_size_example/menu.css
|
|
|
DFielder
Junior Member
Posts: 3
Registered: 1/13/2004
Member Is Offline
|
| posted on 2/19/2004 at 04:17 PM |
|
|
I solved this with Denis's help. The problem was that I was overlapping each menu item, so the last item was not overlapped and appeared larger.
|
|
|