calebjacob / tooltipster

A jQuery tooltip plugin
MIT License
2.76k stars 480 forks source link

Tooltipster and i18next not working #771

Closed froschi123 closed 5 years ago

froschi123 commented 5 years ago

Hi, I am using i18next to translate text.

This is an example how i implement it ... <... button id="openNav" class="w3-button tooltipster" data-i18n="[title]menu.title" title="" ...>

The result looks like this: image

The tooltipster part is empty and the "normal" title tag shows in addition ... If i remove the "title" tag, tooltipster does not even show up. How do i combine i18next and tooltipster correct?

louisameline commented 5 years ago

Hello, this is not an issue related to Tooltipster per, I invite you to ask for help in programming forums. Thank you