prueba plugins

parent 50f0a564
......@@ -59,26 +59,12 @@
});
player.overlay({
content: '<div class="myOverlay"><h2>DreamGirls - 01</h2></div>',
debug: true,
overlays: [{
content: '<div class="myOverlay"><h2>DreamGirls - 01</h2></div>',
start: 'play',
end: 'pause'
}, {
start: 0,
end: 15,
align: 'bottom-left'
}, {
start: 15,
end: 30,
align: 'bottom'
}, {
start: 30,
end: 45,
align: 'bottom-right'
}, {
start: 20,
end: 'pause'
}]
});
}(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment