aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Using Window.prompt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Using Window.prompt " Watch "Using Window.prompt " New topic
Author

Using Window.prompt

rajee Malar
Greenhorn

Joined: Nov 14, 2003
Posts: 9
Hi,

I am using window.prompt like this.

newName = window.prompt('Please enter the name to change ','','width=100, height=100,left = 412, top = 334');

Everything is ok except there is one message 'Script prompt' appears on the dialog box. How to delete this?

Really appreciates your help.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
Called you write your own browser and remove it! It can not be removed, just the same as the colors and button text.

Eric
 
IntelliJ Java IDE
 
subject: Using Window.prompt
 
Threads others viewed
Can we make our user specific prompt in javaScript?
How to Use REFERER HTTP header
Sun Certification Voucher for $150
Problem with window.prompt
Creating a masked popup in JavaScript
developer file tools