Answer the question
In order to leave comments, you need to log in
How to place an element to the right of an image in a fancybox window?
You need to insert an application form in all pop-up windows to the right of the image or video.
It worked out to insert it in the caption, but I still don’t understand how to place it on the right.
I would insert the bootstrap markup there, but what is the right way to do it? While using this:
$('[data-fancybox]').fancybox({
caption: function( instance, item ) {
return $(document).find('#form').html();
}
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question