IBE / Ticket 1376 + 1377
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3389 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
ee9a1ce0ec
commit
83de9a1ae5
5 changed files with 152 additions and 53 deletions
|
|
@ -18,9 +18,9 @@ jQuery(document).ready(function($) {
|
|||
|
||||
$('<iframe />')
|
||||
.attr({
|
||||
width: 680,
|
||||
height: 466,
|
||||
src: '//www.youtube.com/embed/'+ expl,
|
||||
width: '100%',
|
||||
height: 500,
|
||||
src: '//www.youtube-nocookie.com/embed/'+ expl,
|
||||
frameborder: 0,
|
||||
allowfullscreen: true,
|
||||
'data-st-video': this.id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue