Have a thumbnail image that users have to click on in order to continue.
I created a pass-in variable called "viewed". In the image tag I've added
onClick="SetValue('viewed', 1)"But it is not working . . . anyone have an idea?
Thanks!
Have a thumbnail image that users have to click on in order to continue.
I created a pass-in variable called "viewed". In the image tag I've added
onClick="SetValue('viewed', 1)"