Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing default 15 pixels height
Message
De
12/04/2015 12:23:39
 
 
À
Tous
Information générale
Forum:
HTML5
Catégorie:
IFrame
Titre:
Removing default 15 pixels height
Divers
Thread ID:
01618235
Message ID:
01618235
Vues:
44
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform