Image with Drop down in Adobe Acrobat X pro
Greetings all,
I am new to the JavaScript Adobe Acrobat Form and trying to create a form here with the images and a drop down box.
I use button command to place an image in it where I would like to have my image to appear when one of the option from the drop down box is selected:
When Option 1 is selected, image 1 (button) will be visible, image 2 & 3 are invisible
When Option 2 is selected, image 2 (button) will be visible, image 1 & 3 are invisible
When Option 3 is selected, image 3 (button) will be visible, image 1 & 2 are invisible
Otherwise all the images will be invisible
How do I start or write a full JavaScript with the above condition as mention?
Thank You.
