davicotico / jQuery-Menu-Editor

Multilevel Menu Editor for Bootstrap 4.x (Html & Javascript code)
https://davidticona.com/demos/jQuery-Menu-Editor/
MIT License
191 stars 86 forks source link

tooltip isn't working #7

Closed anuj509 closed 5 years ago

anuj509 commented 6 years ago

I updated tooltip in json but it isn't working i dont know why. Can you help ? I checked demo also there itself it is not working.

davicotico commented 6 years ago

Hi @anuj509 The tooltip is the attribute "title". For instance, you can try the demo and edit the item “Home”, the tooltip is "My Home", so in the json you can found: {…,"title": "My Home"}