GithubHelp home page GithubHelp logo

form-practice's Introduction

Coding from home Coding from home

Languages and Frameworks:


Omar Muhammad Languages Omar Muhammad's Contributions

Languages:

Frameworks & Liberaries:


Contact me ⬇️

Fun fact: Open this Video and you will laugh

form-practice's People

Contributors

omar-muhamad avatar

Stargazers

 avatar

Watchers

 avatar

form-practice's Issues

Bugs: hide-and-seek code debugging

Errors and recommended solutions for the form validation Javascript code.

Errors

  • There was the text-area element declared in javascript but not present in the index.
  • The second "Input" Value while calling the event listener started with a capital letter.
  • There event listener was not working effectively because of the wrong second argument.

Solutions

  • Deleted the unused element in the javascript function.
  • Replaced the capital "I" with a lowercase one in the input value.
  • Added "()" brackets to the second argument to make it valid.

Feedback: Bugs in JavaScript code

Errors

  1. There was the text-area element declared in javascript but not present in the index.
  2. The second "Input" Value while calling the event listener started with a capital letter.
  3. Their event listener was not working effectively because of the wrong second argument.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.