superwookie
08-09-2012, 08:49 PM
As part of a my new job within my company, I inherited maintenance of a bunch of sites that were built using IFRAMES. This was a great solution back when they were built (goodness knows how long ago) but now it's a real pain when there are so many better development solutions.
Until I can get the go-ahead to re-build the sites in a more user-friendly manner, I'm stuck managing the sites on my own.
What I need to do, and can't figure out for the life of me how, is to create a link that opens a particular page in it's correct parent IFRAME window, even when the other site is down.
For instance, I have a link on Site A for a page that would normally dispaly in an IFRAME on Site B. When I create a link to that page, I can set it, of course, to open in Site A's IFRAME or on it's own (without Site B's "parent" IFRAME) in the current window or a new window. What I'd really like to do, though, is open the page in SITE B's IFRAME. What I mean by this is that when you're viewing Site A, you click on the link, and Site B's "Parent" window opens up displaying the correct information in Site B's IFRAME window (regardless of whether or not Site B is already open or not).
Goodness, this is harder to describe in text than I thought. I hope I'm making sense. Please let me know if you have any questions. Any ideas how I might get this accomplished?
Until I can get the go-ahead to re-build the sites in a more user-friendly manner, I'm stuck managing the sites on my own.
What I need to do, and can't figure out for the life of me how, is to create a link that opens a particular page in it's correct parent IFRAME window, even when the other site is down.
For instance, I have a link on Site A for a page that would normally dispaly in an IFRAME on Site B. When I create a link to that page, I can set it, of course, to open in Site A's IFRAME or on it's own (without Site B's "parent" IFRAME) in the current window or a new window. What I'd really like to do, though, is open the page in SITE B's IFRAME. What I mean by this is that when you're viewing Site A, you click on the link, and Site B's "Parent" window opens up displaying the correct information in Site B's IFRAME window (regardless of whether or not Site B is already open or not).
Goodness, this is harder to describe in text than I thought. I hope I'm making sense. Please let me know if you have any questions. Any ideas how I might get this accomplished?