vikaskalra
Technical User
Dear friends,
I have a typical problem, in a Book - Pure JavaScript, I read that window.promt('Message','Default Value') can be used to get user input, using JavaScript.
The problem that I am facing right now is, although it does everything as desired, but in the Input Box that is displayed, it also places an ugly statement : "JavaScript Prompt:" ahead of the Message that I want to display.
This is kind of annoying for any user input.
Please suggest me some alternative so that only the Message that I want to display is placed and the user Inputs the Value.
Any help will be greatly appreciated,
Thanx in Adance,
Vikas
I have a typical problem, in a Book - Pure JavaScript, I read that window.promt('Message','Default Value') can be used to get user input, using JavaScript.
The problem that I am facing right now is, although it does everything as desired, but in the Input Box that is displayed, it also places an ugly statement : "JavaScript Prompt:" ahead of the Message that I want to display.
This is kind of annoying for any user input.
Please suggest me some alternative so that only the Message that I want to display is placed and the user Inputs the Value.
Any help will be greatly appreciated,
Thanx in Adance,
Vikas