menu

How to Add Attribute in Drupal Menu

Drupal offer good menu management which allow you to create menu, sub menu with easier and add on menu area or block as you like. The problem is you can't add attribute to the menu on default menu modules. You can set menu to open new windows (target="_blank"), add class, id, rel, title, and another attribute. Instead editing the theme, there is an easier way to add attribute function when add or edit menu in drupal menu.