|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
[FF] solved the problem of incompatibility baffling iframe Lane in the pages control iframe high.
"Iframe name=tag align=center width=169 height=100% frameborder=0 scrolling=no defended" tag.jsp "onload=" this.height=tag.document.body.scrollHeight + 50 "" </iframe>
Click connection, IE normal, it will have a total of FF 50. +50 Removed, the height would not connected with the changes |
Consult the page : Lane control iframe iframe highly feasible?
I can remember using window.resizeTo (width, height); |
Consult the page : Lane control iframe iframe highly feasible?
How will this sentence?
Parent.getElementById ( 'iframe_tab'). Height=200 |
FF : : [compatibility] in a controlled iframe iframe Lane pages attached.
Parent.[color=#FF0000]document[/color].getElementById ( 'iframe_tab'). Height=200 |
FF : : [compatibility] in a controlled iframe iframe Lane pages attached.
Oh. . . Baffling problems to solve. . .
Each has links to add parent.document.all.iframe_tab.height=1, FF implemented only onload= "this.height=tag.document.body.scrollHeight"
Huh : : |
|