Here is the scenerio.
I have a page that contains 3 Iframes.
Left is navigation
Center is main content
Bottom is footer
How would I put together a link from the navigation that allows me to open a NEW Iframe over the existing Center region? I don't want to target the existing Iframe and load the link in that window. I want the existing Center Iframe to remain open and an additional Iframe to open with the new page.
The goal is so that the 2 Iframes are independent. They are both forms and I need them to be able to copy and paste into both forms at the same time without affecting each other.
first off? are they all iframes or just regular frames?
second if they are all iframes, do you wnat the new iframe to go over the main iframe (cover it up)?
__________________
I make no attempt at pretending like I'm a professional. I offer help with what knowledge I do have.
And 3rd what is your point of having so many iframes? I'm going to guess its because you didn't feel like updating the navigation on each page if you had to. There are better ways you know...like server side includes and php includes.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||