Apr 17, 2011

Pop-up alert your input text (Javascript)







Label Name:  
1st try

     function pop(){
alert (document.getElementById('my_input').value); } Label Name:  
<input id="my_input" onchange="pop()" type="text"/>< input type="submit" />

No comments:

Post a Comment

Hey, thank you for spending time leaving some thoughts, that would be really helpful as encouragement for us to write more quality articles! Thank you!