Topic: open link in same window not working in iframe
i have an iframe in which i have a page set as src. that page has tiltviewer in it.... i want the page to navigate in the current iframe itself and not open in a new page..
i have used fo.addVariable("linkTarget", "_self");
is this correct??
Please advice...