I have a JSP page which includes many JSP pages. Some of the JSP pages contains the Highslide popup code which works fine. But the popup opens up in the center of THAT JSP page not the parents.
Is there any way I can make it open relative to the parent page?