logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to get the contents of an input box using Javascript?


  • Correct Answer
  • Use the "value" property var myValue = windowdocumentgetElementById("MyTextBox")value; 


  • Technology problems


    Search Results


    • 1. Are Java and JavaScript the Same?
    • Discuss
    • 2. What can javascript programs do?
    • Discuss
    • 3. Where are cookies actually stored on the hard disk?
    • Discuss
    • 4. What are JavaScript types?
    • Discuss
    • 5. How to read and write a file using javascript?
    • Discuss
    • 6. How to determine the state of a checkbox using Javascript?
    • Discuss
    • 7. What is the difference between an alert box and a confirmation box?
    • Discuss
    • 8. How do you create a new object in JavaScript?
    • Discuss
    • 9. Does javascript have the concept level scope?
    • Discuss
    • 10. Are javascript and jQuery different?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment