MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. snimax
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    snimax

    @snimax

    0
    Reputation
    490
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    snimax Unfollow Follow

    Latest posts made by snimax

    • RE: Adding jQuery

      Okey thank you very much!

      posted in Requests
      S
      snimax
    • RE: Adding jQuery

      Ah so if i want to use it for multiple modules, do i have to add the file to every modules folder or is there a “universal” place for them?

      posted in Requests
      S
      snimax
    • Adding jQuery

      Hi,
      Im trying to develop a module and it would be helpfull to have jQuery but im not sure how to include it. when im using the

      getScripts: function() {
      return [“jQuery.js”];
      },*/

      everything just turns black and nothing loads. Any idea of what to do?

      posted in Requests
      S
      snimax