calebjacob / tooltipster

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

issue with RTL site #760

Closed rijosh closed 5 years ago

rijosh commented 5 years ago

How i can change tooltip style arabic

louisameline commented 5 years ago

What do you want to do?

rijosh commented 5 years ago

'tooltip-left' popup will comes left side in ltr. so in rtl it should be in right position.

louisameline commented 5 years ago

You can choose the position, so what is the issue?

rijosh commented 5 years ago

Its a dynamic site so i cannot change the classes, initialisation and classes are same in english and arabic.

louisameline commented 5 years ago

It's doable in JavaScript. Please head over to a help forum for implementation support. Thank you