Back to Browse

43. Percentage Calculator & Setting Up the Form with JavaScript - Full stack web development Course

16.8K views
May 27, 2018
7:56

In this FullStackWebDevelopment tutorial series video we are going to learn about how to work with #JavaScript to manipulate the #DOM (document object model). Here we will build a simple % #calculator. In this video we will just set-up the framework of the form page and link it with the javascript file. We will create a basic form inside the body of the html file which will take two integer inputs from the user and on clicking a submit button will find out what % of the second number is our first number. To create the form we will need to text field input and a button clicking on which will produce the result. input type="text" is used to take a single line text as input input type="submit" defines a submit button for submitting the form Also to link the html file to the javascript file we use: src=”javascript file path or name" with script tag ---------------------------- Week 1 : Day 7 Section 5 : Learning to Code With Javascript Tutorial 43: Percentage Calculator And Setting Up the Form with Javascript ---------------------------- Do subscribe and hit Bell Icon ---------------------------- Follow us in social media handles for opportunities and code related support. Instagram: https://www.instagram.com/wb.web/ Facebook: https://www.facebook.com/wbweb/ Twitter: https://twitter.com/wbweb_in/ LinkedIn: https://www.linkedin.com/company/wbweb/ ---------------------------- Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For more information, please write back to us at [email protected] or call us at IND: 7077568998 After completing the course, write to [email protected] for internship or freelancing opportunities. For consultation or partnership related queries drop a mail to [email protected].

Download

0 formats

No download links available.

43. Percentage Calculator & Setting Up the Form with JavaScript - Full stack web development Course | NatokHD