The use of Audio and Animation on Web Pages in HTML [With Code]

Поділитися
Вставка
  • Опубліковано 18 жов 2024

КОМЕНТАРІ • 27

  • @transformasitext
    @transformasitext Рік тому +1

    thanks..

  • @airstro5571
    @airstro5571 3 роки тому +2

    really like your videos can you plz show how can we add s using notepad

    • @shudocode
      @shudocode  3 роки тому

      sure i will upload a Video about it soon

    • @airstro5571
      @airstro5571 3 роки тому +1

      @@shudocode thanks

  • @opcoder87
    @opcoder87 3 роки тому +1

    Console error! which gif file we have added to the "script" There is the main issue- ERR_FILE_NOT_FOUND

    • @shudocode
      @shudocode  3 роки тому

      Your Brower isn't able to find that file. Please use Full Image path There

    • @opcoder87
      @opcoder87 3 роки тому +1

      @@shudocode actually I was used the full file path from(c://......) But the browser need the extension which is () when I'm using a image from my website then it's working! Thanks and wish you all the best👍

  • @deepaktiwari1129
    @deepaktiwari1129 3 роки тому +1

    Can we do this on phone
    I don't have computer ..
    Make a vedio on phone

    • @shudocode
      @shudocode  3 роки тому

      sorry sir. i have 0 experience with mobile coding

    • @deepaktiwari1129
      @deepaktiwari1129 3 роки тому +1

      @@shudocode ohk boss.
      Anyways I am just 13 years old you can call me Deepak😎

    • @shudocode
      @shudocode  3 роки тому

      Ok deepak

    • @purplepew3247
      @purplepew3247 3 роки тому +1

      @@deepaktiwari1129 hey how are u doing?

    • @deepaktiwari1129
      @deepaktiwari1129 3 роки тому +1

      @@purplepew3247 search on UA-cam
      You will get all answer of your question...

  • @prakashpandey8452
    @prakashpandey8452 3 роки тому +1

    Hey can I get the code of it

    • @shudocode
      @shudocode  3 роки тому

      SURE
      here is your CODE
      Audio and Animation


      var myImageID = document.getElementById("Myanimation");
      function playAnimation(){
      myImageID.src="animation.gif";
      }
      function pauseAnimation(){
      myImageID.src="simple.jpg";
      }
      you also can download the Full folder (which includes all the Audio, Animation and HTML files)
      by Using this link : drive.google.com/file/d/1ESbcKQnhg6-HyDQjnnA4C-Y22E5ySX4K/view?usp=sharing

  • @varundabholkar2610
    @varundabholkar2610 3 роки тому +1

    Bro gif is not working

    • @shudocode
      @shudocode  3 роки тому

      GIF is unable to load or You are facing a static (Normal picture without animation) GIF there?

    • @opcoder87
      @opcoder87 3 роки тому

      Same issue!

    • @opcoder87
      @opcoder87 3 роки тому

      Is here any work of size?