|
If frame A is your frame and a user clicks to a different site where you leave frame A up and frame B's source is some other site...
Then you could setup javascript to observe for domloaded on frame B and then fire something to change the targets in that frame like:
$$('a').each(function(element) {
element.target="_parent";
});
__________________
ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com
|