MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Display a Web Page

    Scheduled Pinned Locked Moved General Discussion
    9 Posts 7 Posters 11.8k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      Jayh391 @strawberry 3.141
      last edited by

      @strawberry-3.141
      Yes an iframe would work just fine.

      thanks

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @Jayh391
        last edited by

        @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>"
                       }
         },
        

        Please create a github issue if you need help, so I can keep track

        ? 1 Reply Last reply Reply Quote 1
        • ? Offline
          A Former User @strawberry 3.141
          last edited by

          @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?

          1 Reply Last reply Reply Quote 0
          • J Offline
            jasondreher
            last edited by

            What is this “halloween thread” people keep referring to? I have seen it a few times and cannot find it.

            UnboredU 1 Reply Last reply Reply Quote 0
            • UnboredU Offline
              Unbored @jasondreher
              last edited by

              @jasondreher

              I think this is it
              https://forum.magicmirror.builders/topic/706/halloween-mirror-ghouls-anyone

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy