jquery.selectBoxIt.js icon indicating copy to clipboard operation
jquery.selectBoxIt.js copied to clipboard

Uncaught Error: `selector` option must be specified when initializing tooltip on the window.document object!

Open bhumiradixweb opened this issue 9 years ago • 3 comments

Uncaught Error: selector option must be specified when initializing tooltip on the window.document object!


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

bhumiradixweb avatar Jun 19 '15 11:06 bhumiradixweb

I have the same problem with bootstrap 3.3.4 !

eau-de-la-seine avatar Jul 09 '15 13:07 eau-de-la-seine

It's a collision with JQueryUI ToolTip. It's using the same ToolTip() method...

audacity76 avatar Sep 18 '15 08:09 audacity76

you can just delete the function on your script if you have a custom script

alienwarework avatar Apr 01 '16 23:04 alienwarework