Forum Moderators: open
Unforunately, for a new project I think it will be necessary to frame a page or two here and there from sites I don't control, but I don't want visitors to get stuck in the frames.
Is there anyway to frame a site, but have the user break out of the frameset upon clicking a link that resides on the target site? I know you can add the target="_top" to a link to break out (or as a BASE in the head), but as I said, I won't have control of the target pages so I need something I can do on my end of things...if their is such a thing.
If memory serves me, security settings in the browsers won't let me "affect the operation of an outside page" so I'm betting no, but I thought I would see if anyone has any ideas.
I think you need a button/link on the other page in your frameset - the one that you DO control - so that people can click on it and have the second frame's page load on its own, outside your frameset.
Would that work? It won't work automatically on any lick click (you guessed right, you can't access that function from your server) but it does let your visitors choose when and if to exit your frameset. About.com did it this way for years.