Hi there,
I’m testing the drop down menu on this template and I noticed an slow performance and erratic delay when roll-hovering on the sub items, specially with the 2nd level sub items and when the 1st level items are more than 3 (some of my main menu items have up to 8 sublinks and 3 flyouts from the second level items).
I also noticed an erratic performance when trying to set the width on the css to any different size than:
#ja-cssmenu li ul {
width: 16.4em;
width: 15.9em
Any tip on how to improve the performance of this menu will be appreciated.
Thanks