I'm trying to print a slide in landscape. It seems the JS and CSS code that i'm using, will not do this in Win 7/IE on test. Is there a consistant method to make the slide and it's contents print via a print button ?
My next issues is tracking the users "click" attempts. for example.Say I have 6 slides and 1-5 are the slides I want to track the "failed/wrong" click attempts. I want to track the user click attempts, track the "failed click" attempts and set it with a user maximum of failed clicks at 2 attempts, before it "Fails". Then on slide 6, based off the user 'click" attempts, show/hide an "image" (too many click attempts will show the image, one click attempt won't). And get it to work consistantly. If anyone has any suggestions, that would be great.