image hide/show on checkbox
I am creating a pdf form by using Acrobat, and I would like to associate a checkbox to an image.
In particular, I want to display an image if a user clicks on the corresponding checkbox, and hide the image again when user removes the check.
How can I refer to an image? Is it possible?
I would appreciate any simple js code examples for achieving this.
