Dynamic iframes?
Does anyone know if there's a relatively simple way of making iframe height dynamic based on the source, without needing scrolling enabled?
At the moment I've just set the height to "3000"
<iframe frameborder="0" height="3000" name="Make ME Blog" scrolling="no" src="http://makemecrafts.blogspot.com" width="900"></iframe>
But it'd be much easier if it adjusted itself depending on what it was showing.
I've heard that a better way to do this is via PHP, using sub-pages, but wouldn't know where to start.
Are iframes a bit too antiquated for this sort of function?
__________________
X-Cart Pro 4.5
|