opentip icon indicating copy to clipboard operation
opentip copied to clipboard

It should be possible to use arrays in html data-ot-* attributes.

Open Burtsev-Alexey opened this issue 12 years ago • 2 comments

data-ot-hide-triggers='[ "closeButton", "trigger" ]' - I want to hide tooltip on close or trigger element.

Burtsev-Alexey avatar Jun 10 '13 13:06 Burtsev-Alexey

i have the same problem

Vinalynn avatar Jun 17 '13 07:06 Vinalynn

Yeah I'm sorry... Arrays aren't working as html attributes right now. I'll implement that in the next version.

For now, you'll have to create the Opentips programmatically if you want to do so.

enyo avatar Jun 17 '13 10:06 enyo