Skip to main content

All Questions

0 votes
1 answer
891 views

jQuery lib (fancybox) styles are not found, imported css in reactjs leads to error

i've installed jquert lib FancyBox npm install @fancyapps/fancybox --save and followed official docs. But the stules are not applied to fancybox dom-elements How to apply fancybox styles? because ...
Oleksiy Nikonov's user avatar
1 vote
2 answers
3k views

How to insert alt tag for fancy box images [ fancyBox3 ]?

We are using http://fancyapps.com/fancybox/3/ . And this fancybox is working good , except this is not showing img alt tag by default . Even in the documentation also it is not correctly described ...
Harry's user avatar
  • 146
0 votes
2 answers
561 views

JQuery animate instead of cycle

I would like to do the same effect with the one below (may be with animate); codepen sample cycle HTML: <html> <body> <section id="solutions" data-direction="from-left"> ...
Cenk's user avatar
  • 13
1 vote
1 answer
1k views

Display previous and next image inside popup on fancybox 2

I want to create a layout like this link fancybox layout. The fancybox provides option to create a tpl, so far so good. The problem is that I don't know how to get the next & previous image of ...
apokyro's user avatar
  • 11
1 vote
1 answer
797 views

Errors when using jQuery's Fancybox plugin

I'm attempting to use jQuery's fancybox plugin to show larger versions of thumbnails in the products gallery. Here's the code from the view @model IEnumerable<AccessorizeForLess.ViewModels....
PsychoCoder's user avatar
  • 10.7k
0 votes
0 answers
1k views

Adding Facebook "Like" button to Fancybox (jquery.fancybox.pack.js // fancyBox v2.1.5)

I am trying to add a Facebook "Like" feature inside a fancybox, similar to http://jsfiddle.net/B9ytK/ $(".fancybox") .attr('rel', 'gallery') .fancybox({ beforeShow: function () { if (this....
Søren Truelsen's user avatar
1 vote
1 answer
1k views

PDF documents don't open inside fancybox in mobile devices, so I don't want to open a blank fancybox when I click to open PDFs in these devices

I'm using fancybox to open PDFs. It is working fine on desktop but in mobile and tablets fancybox is not opening PDFs. And I already did some research and it seems that fancybox definitely does not ...
UserX's user avatar
  • 1,315
11 votes
4 answers
2k views

How to add text to Fancy Box Loader

When clicking on a link I need to load a huge pdf on FancyBox overlay. Until the pdf is loaded I'm displaying a FancyBox loader. The problem is I need to add a text like "Please Wait...etc" in the ...
Stef's user avatar
  • 201
1 vote
1 answer
1k views

Can't scroll down in my "fancybox" and also in my "sidr side left menu" on mobile (in some browsers)

I'm using two jQuery plugins: sidr ( for a side left menu) and fancybox ( to show some articles content). These two plugins are working fine in desktop versions, but I have a mobile version for my ...
OzzC's user avatar
  • 821
1 vote
1 answer
891 views

Open my first fancybox opened after close my second fancybox (that is inside my first fancybox)

I have some articles, each article have a link "Read more", that opens the article inside a fancybox. Each article, sometimes have pdfs, and I want also to open theese pdfs inside a fancybox. And I ...
UserX's user avatar
  • 1,315
1 vote
0 answers
20 views

trying to find alternatives because of impossibility to open second fancybox without closing first [duplicate]

Im using fancybox to show some content. But I also have inside my fancybox content, some links to open others fancyboxs that will show pdf´s. And it is working fine, but When I close my last fancybx ...
UserX's user avatar
  • 1,315
0 votes
0 answers
513 views

Trying to open a fancybox from another but without closing the first?

Im using fancybox to show some content, and it is working fine. But I also have inside my fancybox content, some links to open others fancyboxs that will show pdf´s. And it is working fine, but ...
UserX's user avatar
  • 1,315
0 votes
0 answers
783 views

Is it possible to open fancybox with a class in href?

I have this link to open my div #fancyContent in a fancybox: <a class="fancybox" href="#fancyContent"></a> Here I have my div #fancyContent: <div id="fancyContent"> //here I have ...
OzzC's user avatar
  • 821
1 vote
1 answer
3k views

Fancybox to open pdf won't work on mobile devices?

Im using fancybox to show pdf. And its working fine, when I click in my links with class="fancybox_pdf", the pdf opens like I wanted! The problem is in mobile, Im testing this also in my smartphone, ...
UserX's user avatar
  • 1,315
0 votes
1 answer
2k views

Fancybox: undefined is not a function

I am using the fancybox jquery plugin on my site but receiving an uncaught type error. Link: http://www.thestartupprogram.com/
Nyecodem's user avatar

15 30 50 per page
1
2 3 4 5
8