| Catalin_George_1998_aFM7 a întrebat:

Iframe-ul de pe site nu se scrolleaza mai mult de un anumit punct pe telefoane, decat daca ii setez manual height, dar eu vreau sa fie 100%. Ce ar trebui sa fac? Uitati site-ul http://potcoava.cu.cc/.
Codul HTML:





Codul css:
. iframeHolder{
margin:0;
padding:0;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
-webkit-overflow-scrolling: touch! important;
overflow:auto! important;
}
iframe{
width:100%;
height:100%;
}

1 răspuns:
| Catalin_George_1998_aFM7 explică:

Vad ca nu pot pune cod html. iframe se afla intr-un div si iframe are frameborder="0" marginheight="0" marginwidth="0" scrolling="yes"