Read the statement by Michael Teeuw here.
Display web widget on mirror through iFrame?
-
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" } },
-
yes
page like index.html or home.html need be live.
if I wanna add home page my home pninter:
need somtning like this
http://192.168.0.27/sws/index.html this will. -
@fox said in Display web widget on mirror through iFrame?:
http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4
just paste your link in web browser
–> http://cdnx.tribalfusion.com/media/6869616/assets/video1.mp4
will work in browser, will work in mm. MM thats web browser “without mouse” -
I changed it but no effect:
{ module: "MMM-iFrameReload", position: "top_right", header: "", config: { url: "http://192.168.188.30/home.html", width: "100%", height: "150px" } },
top right is the position and it shows only a scroll element
-
@fox said in Display web widget on mirror through iFrame?:
/192.168.188.30
Because this address /192.168.188.30 its not live, your pulling doc with .html
Give a shot on local network printer, as long as printer have web -
simply you may try with dropbox doc, picture or anything. as long will open in web browser, will open in MM
Thanks