logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to determine the state of a checkbox using Javascript?


  • Correct Answer
  • var checkedP = windowdocumentgetElementById("myCheckBox")checked; 


  • Technology problems


    Search Results


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


    Comments

    There are no comments.

Enter a new Comment