Forum Discussion
AlexWestin
13 years agoCommunity Member
Print button - javascript
Hi, I would like to add a button that would allow the user to print the page. It seems like the easiest way would be to add a trigger to a button to execute javascript. Unfortunately, I know nothi...
NancyWoinoski
12 years agoSuper Hero
Mark Blessington said:
I published a test file using the print screen java script. I tried to print a page from the player. Nothing happened. I think this is because Mac does not recognize the java script: window.print();
Hi Mark - were you testing locally or from a web server or LMS? Some browsers block JavaScript when run locally.