Forum Discussion
Stephanie
12 years agoSuper Hero
User notes that they can print and email
Hi all. I built a course earlier this year that contains a "notes" function to allow users to take a moment to reflect and type their thoughts on certain questions. This is used in place of a typica...
HollyMacDonald
10 years agoSuper Hero
Going back to square one. I've used Matthew's sample file and while his works, it doesn't work when I try to copy elements onto the slide. I've used James' javascript and no luck. I used someone else's suggested javascript and no luck.
Can someone please let me know if my logic is right/wrong.
1. Create text entry box for user to enter email. Automatic variable is created.
2. Create text variable called useremail
3. Change name of text entry variable to "useremail"
4. Add button
5. Add trigger to execute javascript when user clicks button
6. Enter javascript that starts with
var player = GetPlayer();
...and ends with ...
win=window.open(mailto_link,"emailWin");
Thanks!
Related Content
- 9 months ago
- 6 months ago
- 8 months ago
- 9 months ago
- 12 months ago