Is it possible to display a high-resolution image completely (without scrolling) in a popup window using fancyBox?
Javascript
$(".fancybox").fancybox({ type: "iframe" }); thank
Is it possible to display a high-resolution image completely (without scrolling) in a popup window using fancyBox?
Javascript
$(".fancybox").fancybox({ type: "iframe" }); thank
Source: https://ru.stackoverflow.com/questions/540877/
All Articles
iframe : { scrolling : 'no' }? ....... go to the docks fancyapps.com/fancybox/#docs it says ...... no? - Alexey Shimansky