A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Display a Web Page
-
@strawberry-3.141
Yes an iframe would work just fine.thanks
-
@Jayh391 I would just go for the approach from the halloween thread
{ module: "helloworld", position: "top_right", config: { text: "<iframe src='YOUR_URL' style='height: 500px; width: 300px;'></iframe>" } },
-
@strawberry-3.141 said in Display a Web Page:
@Jayh391 I would just go for the approach from the halloween thread
{ module: "helloworld", position: "top_right", config: { text: "<iframe src='YOUR_URL' style='height: 500px; width: 300px;'></iframe>" } },
Interesting, any ref on getting the rss feed list when selected on any ‘one’ article to open in the i-frame?
-
What is this “halloween thread” people keep referring to? I have seen it a few times and cannot find it.
-