Use div for poster, Vimeo fixes, Tooltip fixes
This commit is contained in:
@ -39,7 +39,7 @@ const media = {
|
||||
utils.wrap(this.media, this.elements.wrapper);
|
||||
|
||||
// Faux poster container
|
||||
this.elements.poster = utils.createElement('span', {
|
||||
this.elements.poster = utils.createElement('div', {
|
||||
class: this.config.classNames.poster,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user