Forum Discussion
LisaOgan
6 years agoCommunity Member
Need Javascript Help with Printing a Page (fixed height/width)
Hi there. I need to print a page in a SL 360 course (not a certificate). I found some javascript which has worked great, but there is one issue. The formatting/size of the printed page differs depen...
DaveCox
5 years agoCommunity Member
Hi Kasa,
There are three files in the example above. The .html file, a script.js file and a style.css file. The javascript goes in the script.js file, and the css code goes in the style.css file. Put all three of those file in a folder of their own, then import the folder into your project as a webobject. You should be able to download the completed project from above to see how I did it.
Dave
SandyDutra
4 years agoCommunity Member
Hi Dave
I'd like to try this too. How do I create the js and css file.
Thanks
Sandy
Related Content
- 4 months ago