Attribute width IFrame
sabu da koyarwa
width
sabu gaba ko sabu sabu element iframe: gaba width kima.
gaba width shafar iframe.
sabu:kafi: gaba height sabu ko sabu sabu iframe: gaba height kima.
shafin
masanin 1
sabu width iframe:
document.getElementById("myFrame").width = "400";
masanin 2
sabu width iframe:
var x = document.getElementById("myFrame").width;
masanin 3
sabu height da width iframe:
document.getElementById("myFrame").height = "400"; document.getElementById("myFrame").width = "400";
kalami
sabu width gaba:
iframeObject.width
sabu width gaba:
iframeObject.width = pixels
gabatar
kima | baɗa |
---|---|
pixels | Width in pixels (such as "100px" or just "100"). |
Technical Details
Return Value: | String value, representing the width of iframe in pixels. |
---|
Browser Support
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
Support | Support | Support | Support | Support |
Related Pages
HTML Reference Manual:Attribute width <iframe> HTML