fancybox - clean i frame, centered« Wróć do listy pytań
example
|
▲ ▼ |
$('.fancybox').fancybox( { autoSize: false, autoDimensions: false, width: 720, height: 405, fitToView: false, padding: 0, title: this.title, href: $(this).attr('href'), type: 'iframe' }); |