V
V
Vadim Timoshenko2018-08-28 12:31:41
JavaScript
Vadim Timoshenko, 2018-08-28 12:31:41

How to disable fancybox for an element?

Here is the html code for bootstrap:

<input type="number" name="consumption" class="form-control text-center" value="17" data-trigger="focus" data-container="body" data-toggle="popover" data-placement="right" data-content="Расход бензина" data-original-title="" title="">

And connected to the fancybox site. And when the field is clicked, it intercepts the fancybox event and displays a popup with [object Object]. How to get rid? Why did fancybox suddenly bind to this element?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Timoshenko, 2018-09-05
@PbI6A_KuT

Found the answer here: https://github.com/fancyapps/fancybox/issues/1911

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question