calebjacob / tooltipster

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

Tooltipster Title #765

Closed ChazTR closed 5 years ago

ChazTR commented 5 years ago

Hello, thanks guys for the great work you are doing with the Tooltipster. Was looking around to replace our existing tooltip plugin and found Tooltipster which i have fallen in Love with. However, there is one thing i would like to suggest which would be a great addition to Tooltipster out of the box. That is being able to set a Title (header) for the tooltip itself, like below:

Something like: Tooltipster({Title: "Modalities"})

image

Thanks again for all your work.

louisameline commented 5 years ago

Hello and thank you for the kind words! Tooltipster does not assume anything about the content you will need to display. So we'll not bundle the library with this template, but you can totally create one as a plugin if you wish and we'll list that plugin in the documentation! Thank you.