How to create an input box?

Submitted by: Administrator
Below line will help us how to create a Input box in JavaScript....

prompt("What is your name?");
Submitted by: Administrator

Read Online JavaScript Job Interview Questions And Answers