MCQs > IT & Programming > JavaScript >
What does the following code snippet do?
<input type="radio" name="r1" value="radio1" onclick="this.checked=false;alert('sorry')" />

JavaScript MCQs

What does the following code snippet do?
<input type="radio" name="r1" value="radio1" onclick="this.checked=false;alert('sorry')" />

Answer

Correct Answer: The code displays an alert when the user selects the button.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it