|
|
Q698 How can I output half a page to one frame and the other half to another frame?
irt.org | Knowledge Base | JavaScript | Frame | Q698 [ previous next ] Q698 How can I output half a page to one frame and the other half to another frame?The only Client Side JavaScript solution that springs to mind is outputting the contents of each frame using JavaScript:
As you can see this is one page that contains half the output on one frame, and the other half in the other. This would get seriously complicated very quickly. Feedback on 'Q698 How can I output half a page to one frame and the other half to another frame?' |
-- div -->
|