Hey I'm a new member here *waves* and I've got a question.
Ok, I'm a total rookie web designer. I've got this page totally giving me fits. It's 1. a mess and 2. not working. Everything you should need to know about it:
It uses DIV to break up the page into two colums and a header. The left column is the typical navigation page, and the right column is supposed to be the content holding page. In the interest of not using klunky old frames, I want to be able to load an ENTIRE other page, into the right DIV. I've been browsing all over the net trying to find the solution to this, and nobody seems to have just what I need. There was a solution I found on this site, that explained how to use a height=o hidden frame and load the page into that, then use document.getElementById('hiddenframe').innerHTML to send it along to the DIV. Well...listen. I'm a total rookie with no idea how to actually do this. If anybody knows EXACTLY how to do this, or any other way to load a complete page into a DIV, pleace tell me, and then post ALL the required code. I guarantee if it's not complete, I personally can't complete it.Check out <!-- m --><a class="postlink" href="http://www.webdeveloper.com/forum/showthread.php?t=68102&highlight=codeKeep">http://www.webdeveloper.com/forum/showt ... t=codeKeep</a><!-- m --> in mind what I said about the TOTAL ROOKIE thing. I don't exactly see how that even applies really. Sorry, I just need somebody to plant the code i need right at my feet. Thanks for tryin tho.
Ok, I'm a total rookie web designer. I've got this page totally giving me fits. It's 1. a mess and 2. not working. Everything you should need to know about it:
It uses DIV to break up the page into two colums and a header. The left column is the typical navigation page, and the right column is supposed to be the content holding page. In the interest of not using klunky old frames, I want to be able to load an ENTIRE other page, into the right DIV. I've been browsing all over the net trying to find the solution to this, and nobody seems to have just what I need. There was a solution I found on this site, that explained how to use a height=o hidden frame and load the page into that, then use document.getElementById('hiddenframe').innerHTML to send it along to the DIV. Well...listen. I'm a total rookie with no idea how to actually do this. If anybody knows EXACTLY how to do this, or any other way to load a complete page into a DIV, pleace tell me, and then post ALL the required code. I guarantee if it's not complete, I personally can't complete it.Check out <!-- m --><a class="postlink" href="http://www.webdeveloper.com/forum/showthread.php?t=68102&highlight=codeKeep">http://www.webdeveloper.com/forum/showt ... t=codeKeep</a><!-- m --> in mind what I said about the TOTAL ROOKIE thing. I don't exactly see how that even applies really. Sorry, I just need somebody to plant the code i need right at my feet. Thanks for tryin tho.