Hi All. We're getting ready to replace some older ...
# cfml-general
n
Hi All. We're getting ready to replace some older cftooltip code with new tooltips. We've been using bootstrap tooltips, which have worked well so far are very convenient as we are already using bootstrap. However, I want to make sure I'm aware of any modern conventions in this area. If there are better approaches for CF apps, I'm interested in knowing. Thanks!
m
I've used tippy and popper. Both quite good imo. Tippy gets fancy with animations and such.
n
@Mark Takata (Adobe) Thank you. I think popper is bundled into bootstrap, so that might be an easy option for us to consider. I don't know about tippy but will look it up.
t
We use tippy at work and have no complaints. Easy enough to get up and running.