Hi all,
I was put on a web design project after it was mostly complete. My assignment is to create an XML/JavaScript navigation tree. I did so, and I am loading into each page with an inline frame. I have run into a problem though. Yesterday I was told to keep the contents of the inline frame from reloading when the parent window is refreshed or unloaded. So, in other words, if I'm on the products page and click on the "home" link, the contents of the inline frame are not to flash at all, as most pages do when they are reloaded.
Frankly, it seems impossible to me to keep a child frame loaded while its parent changes. What do you guys think?
I seriously think that the solution is to tear everything down and start from scratch. We're going to end up with a cobbled together mess otherwise, even if I can make it work. Again, I would appreciate your thoughts on this. Am I being unreasonable?
Thanks in advance. I value your opinions.
I was put on a web design project after it was mostly complete. My assignment is to create an XML/JavaScript navigation tree. I did so, and I am loading into each page with an inline frame. I have run into a problem though. Yesterday I was told to keep the contents of the inline frame from reloading when the parent window is refreshed or unloaded. So, in other words, if I'm on the products page and click on the "home" link, the contents of the inline frame are not to flash at all, as most pages do when they are reloaded.
Frankly, it seems impossible to me to keep a child frame loaded while its parent changes. What do you guys think?
I seriously think that the solution is to tear everything down and start from scratch. We're going to end up with a cobbled together mess otherwise, even if I can make it work. Again, I would appreciate your thoughts on this. Am I being unreasonable?
Thanks in advance. I value your opinions.