Forum Discussion
User notes that they can print and email
Hi Everyone,
I just found this great resource yesterday and I cannot get it to work,
What I want is that users can take notes throughout the course, so I created a My Notes in the player in the top right hand corner and when users click it will appear as a light box slide.
Now I have made a separate scene which I call mynotes and put in the notepad, the email field as a text box and also the email and print icons.
I created two text variables, 1. coursenotes 2. coursedate (systemdate)
I tried to clean up the JS that stepahnie had and replaced it where appropriate and published it to web and testing on IE locally on my computer but its not working.
I am sure the print option is also not working, but I want to get the email option working first.
Try testing online javascript should really be tested in the intended environment. I normally but a javascript alert on timeline start of the first slide when testing as if this does not show then you know the javascript is not working.