diff --git a/mod/scorm/module.js b/mod/scorm/module.js index e26a0e74858..30fa4b9b84e 100644 --- a/mod/scorm/module.js +++ b/mod/scorm/module.js @@ -83,7 +83,7 @@ M.mod_scorm.init = function(Y, hide_nav, hide_toc, toc_title, window_name, launc var api_url = M.cfg.wwwroot + '/mod/scorm/api.php?' + node.title; document.getElementById('external-scormapi').src = api_url; } - + var content = new YAHOO.util.Element('scorm_content'); try { // first try IE way - it can not set name attribute later @@ -100,7 +100,7 @@ M.mod_scorm.init = function(Y, hide_nav, hide_toc, toc_title, window_name, launc } else { var obj = document.createElement('