Cornerstone LMS and window resizing
June 4, 2008 12:00 AM
Well it depends on if you are working within SCORM or AICC. If so, you are probably targeting the wrong window, because there is an HTML frame wrapper around the Lectora course.This is a guess, I haven't worked with the Cornerstone LMS.Try: window.opener.resizeTo(810,635);
Discussions have been disabled for this post