Jump to content

bootstrap tooltip does not work properly


mstdmstdd

Recommended Posts

Hello,
Please open this page
http://ec2-34-212-140-26.us-west-2.compute.amazonaws.com/admin/test/index
of bootstrap (v4.0.0-alpha.6) tooltip example.

In comparison with original page https://v4-alpha.getbootstrap.com/components/tooltips/ tooltip text are always visible at bottom and the first
button shows html tags, not rendering them, but it has

data-html="true"

property.

I call

$('[data-toggle="tooltip"]').tooltip()

and alert to be sure this is inited.


Why tooltip does not work in expected way?

can it be issue with current design ?

Thanks!

Link to comment
Share on other sites

  After some additive testing I found that with v4.0.0-alpha.6 there is some conflict with
js/jquery/jquery-ui.min.js, v1.12.1 - 2017-05-21

If to exclude js/jquery/jquery-ui.min.js conflict is off and toolbar works properly.


But actually I need jquery-ui.min.js for working of
jQuery-File-Upload-9.18.0, as it use jquery.ui.widget.js file.
That rauise some problems...


Any ideas?


P.S. I opened https://getbootstrap.com/ and do not see any any 4th branch?
I started new project with v4.0.0-alpha.6 several monthes ago...
???

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.