• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

iFrame module not showing content

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 3 Posters 3.0k Views 3 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.
  • F Offline
    fox
    last edited by fox Mar 4, 2017, 4:32 PM Mar 3, 2017, 5:15 PM

    @desertblade I’ve created on my second raspi an container called iframe.html (He takes temperature data from pool with 1-wire sensors)
    alt text

    and indexsmall.html is:
    http://pastebin.com/KjhxUpYZ

    But it does not work.
    Only a white line:
    alt text

    Code in MM is:

    modules: [
                    {
                            module: "MMM-iFrameReload",
                            position: "top_right",
                            header: "",
                            config: {
                                    url: "http://192.168.188.30/iframe.html",
                                    width: "100%",
                                    height: "200px"
                            }
                    },
    
    

    Who can help me?

    Issues With MMM-WatchDog known?

    https://forum.magicmirror.builders/post/29827

    Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

    1 Reply Last reply Reply Quote 0
    • F Offline
      fox
      last edited by fox Mar 14, 2017, 5:55 PM Mar 11, 2017, 11:28 PM

      i got it:
      the module is buggy!!

      https://forum.magicmirror.builders/post/17419

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      1 Reply Last reply Reply Quote 0
      • O Offline
        ooskay
        last edited by Jul 30, 2018, 8:26 AM

        does it solved or still problematic?
        I would like to use Iframe on my setup to display an html or xml output taken from my local app?
        what do you suggest?

        ? 1 Reply Last reply Jul 30, 2018, 8:45 AM Reply Quote 0
        • ? Offline
          A Former User @ooskay
          last edited by A Former User Jul 30, 2018, 8:46 AM Jul 30, 2018, 8:45 AM

          @ooskay How about using this?
          [card:eouia/MMM-HTMLBox]
          You can put your iframe tag into the content or external file.

          1 Reply Last reply Reply Quote 1
          • 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