- From: <ve3ll@rac.ca>
- Date: Tue, 14 Feb 2006 09:28:52 -0500
- To: www-amaya@w3.org
- Message-ID: <43F1A2D4.10171.3D68C0@ve3ll.rac.ca>
In Amaya, iframe content overflows its viewing box instead
of setting scrollbars and being hidden ....
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Inflow Frames:VE3LL@RAC.CA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">iframe {overflow:auto; background:#deadff}</style>
</head><body><h1>Inflow Frames:VE3LL@RAC.CA</h1>
<p><em>Inflow frames</em> allow importing external text documents (including
html) into a document complete with styling. Allowed attributes include
frameborder, height, longdesc, marginheight, marginwidth, scrolling and width.</p>
<pre><iframe id="iframe1" src="dirlist.htm"
width="450" height="170"></iframe></pre>
<p><span>NOTE:</span> iframes are not supported in <em>STRICT</em> documents.
Replace them with object elements as follows:</p>
<pre><object id="iframe1" data="dirlist.htm" type="text/html"
width="450" height="170">Warning: dirlist.htm could not be embedded!
</object></pre>
<iframe id="iframe1" src="dirlist.htm"
width="450" height="170">Warning: dirlist.txt could not be embedded!
</iframe>
<p>The most common use of iframes is to include a newsletter in one or
more documents. This isolates changes in the newsletter and allows dynamic
update. Another use is providing <a href="htmlqwki.htm#ts">scrollable tables</a>
which never seemed to have been implemented although html has provided a
syntax for years ;-[ The method here is to provide the header/footer in
the original document and the actual table in the iframe!</p>
<div class="c"><hr id="bot" />
<a href="home.htm">JR's Home Page</a> | <a href="#top">Top of Page</a> |
<a href="mailto:VE3LL@RAC.CA?Subject=[object.htm]">Comments</a> |
[object.htm:2005 09 021]</div></body></html>
--
--
John Russell, VE3LL@RAC.CA
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.
---- File information -----------
File: htmliframe.htm
Date: 14 Feb 2006, 9:24
Size: 1865 bytes.
Type: HTML-text
Attachments
- Text/HTML attachment: htmliframe.htm
Received on Tuesday, 14 February 2006 14:29:20 UTC