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