Drupal Nice Menus Dissapear After Pause Fix

If you are using Drupal with the Nice Menus module and if you hover over a menu item, then pause, then move off again, the entire drop down menu disappears. We found that this only happens when the anchor has a title tag. This line of jQuery fixes it: $(".block-nice_menus a").removeAttr("title");

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options