• @nooehOP
    link
    11 year ago

    How about JavaScript which writes a simple html page. Any clue how I might go about that?

    • @Serinus
      link
      6
      edit-2
      1 year ago

      Javascript is overkill. Open a file on your desktop, name it whatever.html. Open it in notepad, put this in it. Save it, open it in your browser.

      • @nooehOP
        link
        31 year ago

        Lol I can understand what that does. The reason I am asking about JavaScript is that potentially I can use it like a url.

          • @nooehOP
            link
            11 year ago

            Thank you so much!! Data URLs were exactly what I was looking for with a little modification! Apparently chrome doesn’t allow looping with audio unless it meets certain strict criteria per google. Here is my final URL:

            data:text/html,