Jump to content

Tooltips and Live Updates


Jackson Meira

Recommended Posts

Hello, since I started using Jreviews several years ago, I noticed that Botstrap's Toltip doesn't work in live updates searches. I did some research and this happens because the Botstrap JS call is missing from the file that performs this search, but I've never been able to find it.

Does this file exist? Can I insert the following code into the search result?

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

In most cases, I end up disabling this option and performing the search with page refresh, because that way the problem doesn't occur.

Thank you.

Link to comment
×
×
  • Create New...