Tuesday, January 5, 2010

How to get a Text box using java script?

prompt() is used to get the text box.

Example:

prompt("Enter your name :");

No comments: