Posted by kiko on January 17, 2009 at 9:44pm
Jump to:
| Project: | YUI Menu |
| Version: | 5.x-2.5-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm using horizontal drop down menu and everything seems to work fine except the fact that when displaying the second level issues, no arrow appears to indicate that a third level exists. All of the links look the same, having or not a third-level submenu
Comments
#1
There isn't any limitation on sublevels. It should work. May be there is a problem with the css id in your environment. Not sure. Are you using the javascript type menu or ccs type? Try to switch it. May be this can help you.
#2
Hi again, and thanks for the quick response.
The module works fine, and I have not noted any limitation on sublevels and they are shown if I hover the links. The only bug is that the arrow is not shown. I have tried both ways, HTML Markup and JavaScript.
Thanks for your time
#3
It seems to be solved now. I have placed the code outside a "div" label it was into and it's working real nice. Thanks a lot for the module!
#4