Hello. I'm attempting to create a button that will hide upon rollover and reappear upon exit. I am able to get a button to hide upon rollover, but not show upon exit. The button stays in the hidden state.
I also need a way to copy and paste this button so that each new copy will operate independently of the original without having to open the button properties and changing information.
Any help greatly appreciated.
Thank You!
Once you set the properties of the button to "hidden," which is what happens when you do the rollover that hides it, the button is no longer able to receive mouse events because it is not available via the user interface. An alternative approach would be to set the appearance properties of the button to no border or color and then write a script to alter the appearance properties when the mouse exits the field.
Hope this helps,
Dimitri
www.pdfscripting.com
Dimitri Munkirs
WindJack Solutions
pdfscripting.com