diff --git a/dist/presentz-1.3.1.js b/dist/presentz-1.3.1.js index 34f85ad..b8ea5ca 100644 --- a/dist/presentz-1.3.1.js +++ b/dist/presentz-1.3.1.js @@ -413,7 +413,7 @@ along with this program. If not, see . }; })(this) }; - new MediaElementPlayer("#" + this.elementId, playerOptions); + new MediaElementPlayer(this.elementId, playerOptions); }; Html5Video.prototype.onPlayerLoaded = function(player1) {