[thelist] iFrame weirdness

Rob Smith rob.smith at THERMON.com
Tue Feb 18 15:39:00 CST 2003


Hey yall,

I'm having a small problem with my iFrame setup:
<IFRAME name=Specific src="/folder/file.asp" width="100%" height="300"
frameBorder=0></IFRAME>

The page starts out with the iFrame width to exactly the width of the
browser, which is what its supposed to do according to the code. But here's
what I want

right now:

+-------------------+
+-----+-------------+
|     | +-------------------+
|     | |                   |
|     | +-------------------+
|     |             |
|     |             |
+-----+-------------+

I want (and after a quick jiggling of the web browser):

+-------------------+
+-----+-------------+
|     | +----------+|
|     | |          ||
|     | +----------+|
|     |             |
|     |             |
+-----+-------------+

I want option number 2 at the beginning. Ideas?

Rob.Smith



More information about the thelist mailing list