I am converting from the UltraWebMenu to the WebDataMenu. For some reason, the sub menus have big gaps between them...but it only looks like this the first time I hover over the initial submenu (in the example below, it would be when I hover over the "Lookups" item)...but the very next time I hover over it, the gap goes away. Any suggestions on how to fix this?
Hi algunderson,
Feek free to contact me if you have any other questions.
Hello algunderson,
You could use float: right for the container div style.
Let me know if this helps.
As I was building the sample website, I figured out what it was. It was because of something in my stylesheet. I had text-align: right; in the style for the <div> and as soon as I removed that, it seems to work fine now.I was trying to get the menu to align on the right rather than the left...not really the text within each menu...but the whole menu itself. Do you by any chance know how to do that?
I'm just following up to see if you have resolved your issue.
I have reviewed your markup and it seems to be correct. Is it possible for you to attach an isolated sample website, reproducing the issue, in order to be able to provide more insight and identify the cause of this behavior. Thank you.