Версия для слабовидящих
Шаблон:Баннеры главная — различия между версиями
Материал из Ярославский педагогический университет
Ya.repin (обсуждение | вклад) |
Ya.repin (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
− | + | <html> | |
− | + | ||
<iframe src="https://newyspu.ru/yspu_org/" frameborder="0" scrolling="no" onload="resizeIframe(this)" /> | <iframe src="https://newyspu.ru/yspu_org/" frameborder="0" scrolling="no" onload="resizeIframe(this)" /> | ||
+ | </html> | ||
<script language="javascript" type="text/javascript"> | <script language="javascript" type="text/javascript"> | ||
function resizeIframe(obj) { | function resizeIframe(obj) { |
Версия 22:46, 17 января 2023
<script language="javascript" type="text/javascript">
function resizeIframe(obj) { obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px'; }
</script>