Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Problem with tooltip in Advanced option › Reply To: Problem with tooltip in Advanced option
February 21, 2023 at 12:43 pm
#41491
Keymaster
That does not happen on my end, it simply reappears every time I hover, so that might be dependent on something else as well. I would simply add a mouseut event handler to remove the “tooltipped” and “tooltipped-s” classes from the button and call it a day, that could very likely resolve it. It’s probably 2 lines of code, and it is faster then debugging the whole script.