Read the statement by Michael Teeuw here.
Module Request for the Weather Experts! 😉
-
I have been trying to put a webpage on my MM using iFrame modules…
I have tried: MMM-iFrame-Ping, MMM-iFrame, MMM-SmartWebDisplay, MMM-Widget, and iFrame.The page I want to be able to display in a fullscreen page of MM is:
https://maps.darksky.net/@temperature,40.262,-94.035,9900000?3dI also would like to be able to copy the page exactly with all buttons and menus intact and working.
Could anyone please take a look and let me know if it is possible???
Thanks In Advance!
EDIT>>>
I was able to get part of the page using MMM-iFrame-Ping as shown below:

EDIT#2>>>
I now can get the page to show using iFrame, but not as fullscreen… HELP!

-
my results changing from height/width of 100% each to 100vh and 100vw

-

You mean this? -
{ module: "MMM-Widget", config: { widgets: [ { html:` < div class="test" > < iframe src="https://maps.darksky.net/@temperature,40.262,-94.035,9900000?3d" frameborder="0" style="overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px" height="100%" width="100%" >< /iframe > < /div > `, position: "fullscreen_below", width: "100vw", height: "100vh", }, ] } }remove empty space after and before of
>and<
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login