How To Build a Virtual Keyboard with HTML, CSS and JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ย. 2024

ความคิดเห็น • 13

  • @isaacoliveira9674
    @isaacoliveira9674 ปีที่แล้ว +1

    excellent video, it helped a lot for me to assemble part of an accessibility component that I received as a sprint task

  • @ikechukwualita521
    @ikechukwualita521 3 หลายเดือนก่อน +1

    Amazing video. Thanks bro

  • @Churchkhelass
    @Churchkhelass ปีที่แล้ว +2

    Красавчик
    Спасибо за подсказку

  • @lrpbro6945
    @lrpbro6945 ปีที่แล้ว

    Wow such a very nice video thank u sir

  • @EleanorQuestionMark
    @EleanorQuestionMark ปีที่แล้ว

    Hello, this is a really good video. Can I somehow use it for an d chat box? In my case it's cbox

  • @jackepner9984
    @jackepner9984 2 หลายเดือนก่อน

    There has to be a better way than all those buttons... I keep seeing videos like this, but there must be a way to iterate over an array, or something...

  • @sonatabasum1342
    @sonatabasum1342 2 หลายเดือนก่อน

    How to add next line feature in this

  • @mayowafalomo1399
    @mayowafalomo1399 2 ปีที่แล้ว +1

    This did not work though..its clicking but not inputing any text

    • @ALBDev
      @ALBDev  2 ปีที่แล้ว

      It works but you probably made a mistake.
      Send me your code in my gmail:
      prodevs2004@gmail.com
      I'll take a look at it.

  • @samisalomon3599
    @samisalomon3599 2 ปีที่แล้ว

    in blogger , how to merge the HTML+CSS+JS code there ?
    I tried to put this there, but the -typing,clicking_ feature in buttons did not allowed

    • @ALBDev
      @ALBDev  2 ปีที่แล้ว

      I'm sorry I don't understand what you mean???

    • @samisalomon3599
      @samisalomon3599 2 ปีที่แล้ว

      ​@@ALBDev I copied the code you put in the description and put it in a blogger blog
      The problem that I encountered is that the keyboard does not work when typing the buttons , unlike what you have in the minute 10:25
      someone told me to add these codes below :
      text = document.getElementById("text");
      function aa(n){
      text.value = text.value + n;
      }
      and this to input :

    • @ALBDev
      @ALBDev  2 ปีที่แล้ว

      @@samisalomon3599 contact me to my email. Let's solve the problem together:
      prodevs2004@gmail.com