HTML: javascript: alert(parseInt(name.value)); What is The Output When The User Enters 012 in the text field ?
Reveal answer
Fill a bubble to check yourself
HTML: javascript: alert(parseInt(name.value)); What is The Output When The User Enters 012 in the text field ?