Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing default 15 pixels height
Message
From
12/04/2015 12:23:39
 
 
To
All
General information
Forum:
HTML5
Category:
IFrame
Title:
Removing default 15 pixels height
Miscellaneous
Thread ID:
01618235
Message ID:
01618235
Views:
45
The display of the IFrame, even if this is set to Height=0, will use 15 pixels in height.

For example, this could be a definition:
<iframe name="IFrameTransaction" id="IFrameTransaction" frameborder="0" width="0" height="0"
 scrolling="no" allowTransparency="true"></iframe>
So, if I use document.body.clientHeight, it might say 850. However, if the iframe line is not there, it will say 835. Has anyone found a way to include an iframe tag in a page without having it to take this default 15 pixels?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform