| | |
|
|
|
Re: iframes in IE 5.2 for mac_no scrollbars? |
| message from jeshua@bulldog on 19 Jul 2004 |
Hi Thanks for your previous message. I tried your suggestion but had no luck.
It's confusing me because I have used the extension successfully on another
cpu. I have been in contact with the extensions developer and he has not had an
answer that worked yet. Here is the lates code used. I've tried placing the
content of the iframe page within a table and not in a table. Any help is
appreciated. Code is below.
Regards,
Jeshua
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<iframe id="maybe1" name="maybe1" width="200px" height="300px"
align="left" frameborder="no" scrolling="yes" src="iframe test.htm"></iframe>
</td>
</tr>
</table>
</body>
</html>
|
|
Archived message: Re: iframes in IE 5.2 for mac_no scrollbars? (Macromedia Dreamweaver)