Powiadomienia
Wyczyść wszystko
BugOverflow
1
Wpisy
1
Użytkownicy
0
Reactions
1,394
Widoki
0
20/11/2018 1:30 pm
Rozpoczynający temat
example
1 odpowiedź
0
20/11/2018 1:31 pm
Rozpoczynający temat
1 2 3 4 5 6 7 8 9 10 11 12 |
$('.fancybox').fancybox( { autoSize: false, autoDimensions: false, width: 720, height: 405, fitToView: false, padding: 0, title: this.title, href: $(this).attr('href'), type: 'iframe' }); |
$('.fancybox').fancybox( { autoSize: false, autoDimensions: false, width: 720, height: 405, fitToView: false, padding: 0, title: this.title, href: $(this).attr('href'), type: 'iframe' });