Not quite sure if this belongs here--I get the feeling this group is mostly concerned with layout at a deeper, more C/C++ level. Please let me know if you think there's a more appropriate group to post to.
I'm wondering if there is a way to emulate the major aspects of frames/iframes using CSS, thereby bypassing all of the odd (as in, "different from access DOM elements") pointer and backpointer references needed with frames and JS? I'd like to be able to dynamically alter the layout of "virtual frames", and doing it this way would make for much simpler JS code. Actually, I'm not even sure I'm allowed to create and position new frames from JS. Thanks, Ken _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

