Click to See Complete Forum and Search --> : load only middle portion of a page


llamatron
09-24-2003, 05:32 PM
How do i open a popup window so that it only displays the middle part of a web page missing out the header and footer part?

pyro
09-24-2003, 05:35 PM
Can you explain what you mean a bit better, please?

llamatron
09-26-2003, 02:25 PM
I'd just like to know how to load a popup window and only display the middle part of the webpage that it wants to open. I don't even know if this is possible with javascript.

pyro
09-26-2003, 04:17 PM
It's going to depend on if the page is on your domain and how you set it up. It would be easier with a server-side language such as PHP, though...