Not sure, but that may be the title tag of your menu item showing. I control my superfish menus with the primary menu control in Drupal and within the menu creation/edit page the description field content is what gets applied to the title tag.
@#2 - yes, all is needed is to remove the descriptions in the menu configuration (you have to remove each one manually).
I suspect you are adding the menu items when you create a node - from the node form? If so the node title is automagically inserted as the "title" element (what we call the "description"). Unfortunately there is no way to turn this automagic behavior off (much to my disdain...) and the only recourse is to remove them manually.
Comments
Comment #1
tran_tien commentedAnyone help !
Comment #2
rajmataj commentedNot sure, but that may be the title tag of your menu item showing. I control my superfish menus with the primary menu control in Drupal and within the menu creation/edit page the description field content is what gets applied to the title tag.
Comment #3
Jeff Burnz commented@#2 - yes, all is needed is to remove the descriptions in the menu configuration (you have to remove each one manually).
I suspect you are adding the menu items when you create a node - from the node form? If so the node title is automagically inserted as the "title" element (what we call the "description"). Unfortunately there is no way to turn this automagic behavior off (much to my disdain...) and the only recourse is to remove them manually.
Comment #4
Jeff Burnz commented