Hello,
I'm trying to create a pop up window. So, if someone were to click on a tect link on a pdf page a smaller window will pop up within that page which can then be closed with a close button. I got the idea from the "Callaway Golf Products eCatalogue" interactive PDF off this website: http://www.pdfpictures.com/ebrochures.php
I've been looking all night and I can't find any hints on how this was done... i've looked up action options, javascipt options and nothing so far.
Any help would be great! thanks!
Another is a button field that appears when "Specifications" is clicked. When the button that is subsequently displayed is then clicked, the button gets hidden. Button fields can display images (and anything else that a PDF page can) as their icons, and can be shown/hidden using JavaScript. This is probably what you're asking about. If you'd like to see some sample code that controls this behavior, post again.
George