HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... Open Course on Web in Pre-set Size
Open Course on Web in Pre-set Size
  View type:
On this site the How To's page has modules that open the course in a pre-set size, rather than just the full page Start.HTML. If I publish to a CD and place on my server, I can link to the autorun.HTML, but that takes users to the Wrapper menu, where they have to click on the name to launch. How do I get it to launch in a seperate window at a predetermined size like the How To's Launch Module links do? Thanks in advance.
 
In autorun.html there are some lines of Javascript which open a new window at a given size. You might use lines like these in your website to open the course.

Next, don't open autorun.html but open 1/start.html in your popup.
 
 
Don't forget to tell that browser instance you open that you don't want the full toolbars, usually you just want the minimise and close buttons. It's all optional and basic html/dom stuff covered in a zillion places on the web.
Subject:
Message options
No additional options