Disabled YouTube embed player keyboard control to match with plyr's control
This commit is contained in:
@ -912,7 +912,8 @@
|
|||||||
iv_load_policy: 3,
|
iv_load_policy: 3,
|
||||||
cc_lang_pref: "en",
|
cc_lang_pref: "en",
|
||||||
wmode: "transparent",
|
wmode: "transparent",
|
||||||
modestbranding: 1
|
modestbranding: 1,
|
||||||
|
disablekb: 1
|
||||||
},
|
},
|
||||||
events: {
|
events: {
|
||||||
'onReady': function(event) {
|
'onReady': function(event) {
|
||||||
|
Reference in New Issue
Block a user