I am working on a project at work in which we have PDF graphics in-line within a web page. I want to add a link to one of the graphics to call a custom javascript function that is in the page to display a special popup window. First off, is this possible? And secondly, if it is, how do I tell it to call the javascript that is in the html page?
Chris Cote