Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    can i inject javascript as part of my modules getDom content?

    Development
    3
    7
    947
    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.
    • S
      sdetweil last edited by

      i need to discover the ACTUAL size of an image, after its loaded…

      this is pretty easy in javascript… in my module, can I inject some javascript to be execute when the img load event fires? this would be included everytime the getDom() function returns its content…

      Sean strawberry 3.141 2 Replies Last reply Reply Quote 0
      • Sean
        Sean Module Developer @sdetweil last edited by

        @sdetweil
        Use MutationObserver in your module. You can google it.

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

          @sdetweil you can also create an image with ja and set an onload event listener

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @strawberry 3.141 last edited by

            @strawberry-3-141 ja?

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

              @sdetweil js javascript

              S 1 Reply Last reply Reply Quote 0
              • S
                sdetweil @strawberry 3.141 last edited by

                @strawberry-3-141 thanks… didn’t think I could use onload in a module JS… we shall see

                S 1 Reply Last reply Reply Quote 0
                • S
                  sdetweil @sdetweil last edited by

                  @sdetweil well, that was easy and works great!..

                  gotta figure out how to have a div with a fill color to replace the black edges when the pics are not fulls screen.

                  also the bottom edge of the pic is clipped by the bottom of the screen somehow… half the newsfeed line is over the clip line

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy