Added tooltip option (Fixes #50)
This commit is contained in:
@ -11,7 +11,8 @@ plyr.setup({
|
||||
html: templates.controls.render({}),
|
||||
captions: {
|
||||
defaultActive: true
|
||||
}
|
||||
},
|
||||
tooltips: true
|
||||
});
|
||||
|
||||
// Google analytics
|
||||
|
||||
Reference in New Issue
Block a user