Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

スマホの画面回転でiframeの高さを取得し直して、iframeコンテンツの高さに合わせて再描画するJS

License

Notifications You must be signed in to change notification settings

chiilog/auto-height-for-iframe-only-smartphone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Auto height for iframe only smartphone

スマホの画面回転でiframeの高さを取得し直して、iframeコンテンツの高さに合わせて再描画するJS。
お仕事で必要になったので作りました。

contentWindow.documentだとうまいこと高さが再取得できなくてD.getElementsByTagName('html')でやってます。
resizeを走らせてるのでPCブラウザでも動くはずですが検証してません。(もっとうまい方法あったらそっと教えてもらえると喜びます)

About

スマホの画面回転でiframeの高さを取得し直して、iframeコンテンツの高さに合わせて再描画するJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published