Originally posted by watchyouburn@Mar 3 2005, 02:11 PM
you can simulate an iframe in CSS, but making a <div> have an "overflow" setting of "auto", and then set the specific height. it&#39;s not a frame, but it acts like one, and it&#39;s all part of the same page.
But (at least by itself) this doesn&#39;t allow you to load in another HTML page, which is the real benefit to Iframes.

dmeister