| header |
|
DYNAMIC TABLE
This table is dynamically resized by JavaScript while outputting results
...Above in blue its properties [ JavaScript on the fly ] By running the properties' script related to the <br>-table we get : scrollHeight=19 for <br id=ctm> ...so we set that height for subframes' anchors : <a style="font-size:19pt;line-height:0pt"name=#dt><br></a> and we will get all tables' subframes starting right after 19pt from top clent-screen. |
|
Properties-dt
|
| header |
|
DYNAMIC TABLE
This table is dynamically resized by JavaScript while outputting results
...Above in blue its properties [ JavaScript on the fly ] To be able to call rt-dynamic.table properly we must set a name-anchor as if we call by link as : ...we need to get the upper border skipped from pixel [0,0] by a break-new-line setting as <a name=rt>any</a> would confuse the interpeter and script won't work Any name will be good as anchor except plain rt : <a name=any><br></a> (now in use) |
| Where the client's pixels are ! | ||
|
This top subsection is set by html table-parameters ... width=100% & height=100% The height of these rows automatically stretches in percentage to the related content
| ||
|
Text placed in a table ...new line |
|