Полноэкранная iframe с высотой 100%CSS

Разбираемся в CSS
Anonymous
Полноэкранная iframe с высотой 100%

Сообщение Anonymous »

iframe height = 100% поддерживается во всех браузерах?

Код: Выделить всё

< /code>
DOCTYPE
:

Код: Выделить всё

< /code>
Will it actually take the height of the remaining page (as there is another frame on top with fixed height of 50px)
Is this supported in all major browsers (IE/Firefox/Safari) ?
Also regarding scrollbars, even though I say scrolling="no"
, я вижу отключенные прокрутки в Firefox ... Как мне полностью скрыть прокрутки и автоматически установить высоту iframe?

Подробнее здесь: https://stackoverflow.com/questions/586 ... ght-of-100

Вернуться в «CSS»