Read the statement by Michael Teeuw here.
Display web widget on mirror through iFrame?
-
no worries
-
@michael24h By the way, the example config from the readme.md also lacks the comma.
-
Usual thing good use to
-
Does the page i want to embedd should meet minimum requirements?
I checked here: https://validator.w3.org/#validate_by_input and no problems found. But iFrame-module does not show the page -
@fox
can you post config -
module: "MMM-iFrameReload", position: "top_right", header: "", config: { url: "http://192.168.188.30/indexsmall.html", width: "100%", height: "150px" } },
page:
-
will do if you do:
open frame in new tab
and then paste in:
url:src=“http://cdnx.tribalfusion.com/media/6869616/assets/tab2/tab2.html”, -
Or
http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4
if you like this one :-) -
@fox said in Display web widget on mirror through iFrame?:
this won’t work url: “http://192.168.188.30/indexsmall.html”,
only way :
->index or home.html -
@michael24h said in Display web widget on mirror through iFrame?:
http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4
You mean that i change my config of iFrame with your URL?
like this?{ module: "MMM-iFrameReload", position: "top_right", header: "", config: { url: "http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4", width: "100%", height: "150px" } },