learn to use the "target" attribute on the <a> tag. that's HTML basics. jens On Friday, May 16, 2003, at 01:23 US/Eastern, Michael Fox wrote:
Hi *,
Seeing as the majority of people on this list are web developers, I thought this would be the place to ask my question.
In hope that someone else has had the same issue and possibly has a solution.
Within my Zope application, I load a small pop-up window in which I load a third party applet. My problem is when users click on an external link (say a URL contained in an email in Outlook etc.) it loads that site within the pop-up window containing my applet and clobbers all child applications loaded by that applet.
Is there any way to stop this using JavaScript or some other mechanism?
Thanks in advance,
Michael Fox