But (at least by itself) this doesn't allow you to load in another HTML page, which is the real benefit to Iframes.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's not a frame, but it acts like one, and it's all part of the same page.
dmeister