javascript - Fancybox Question -
Is there a way to open two pictures in one frame?
When creating a fancybox call, it looks like the following,
& Lt; Id = "single_image" href = "image_big.jpg" & gt; & Lt; Img src = "image_small.jpg" alt = "" / & gt; & Lt; / A & gt;
image_small will call image_big, and since you can only stick to one URL, then the answer is no.
Maybe it works better for you
Comments
Post a Comment