hekigan / vue-directive-tooltip

Vue.js tooltip directive. Easy to use, configure and style
https://hekigan.github.io/vue-directive-tooltip/
MIT License
173 stars 33 forks source link

classes for a few tooltips #7

Closed nicolasvahidzein closed 7 years ago

nicolasvahidzein commented 7 years ago

hello and congratulations on a wonderful plugin, i really love it.

I was curious, is it possible to set a class just for one tooltip?

when i use your example it changes it for all the tooltips. Am i doing something wrong?

hekigan commented 7 years ago

Thank you for your kind words, it makes it worth investing time in making these pieces of code.

And yes, you can customize all of the tooltips.

After installing the base javascript and included css, if you want custom classes, you can add it up super easily.

I made an example for you: https://codepen.io/hekigan/pen/oebpPm

nicolasvahidzein commented 7 years ago

Dear sir, you are a prince, thank you very much!!

nicolasvahidzein commented 7 years ago

Laurent, do you freelance or mentor at all? I would love some one on one time to answer many questions no one can answer for me. I'm willing to pay of course.

hekigan commented 7 years ago

Glad I could be of help. For this kind of inquiry please use the mail displayed on my profile.

It was not there before, I just added it for convenience.