Hi, I made an alert box but i am unable to change the box title. Can somebody help me? Thanks Jeff
Terence Doyle
Ranch Hand
Joined: May 30, 2001
Posts: 328
posted
0
Hi, I'm almost 100% on this. :-) The alertbox has the title of the application that calls it so it cannot be changed. The same goes for confirm box and prompt box. All three allow text to be placed in the area above the buttons or textfield. Perhaps you could play with that feature?
Bye, Terry
Raising Flares debut album 'Ignition' out now
http://www.raisingflares.com
Terry Doyle <br />SCPJ 1.4 , SCWCD , SCMAD(Beta)
Tilak Ochani Jiwansingh
Greenhorn
Joined: Jul 15, 2001
Posts: 4
posted
0
Hi, You cannot do this but the alternative to it is: Use window.open function to open a new window, where in you can specify the size,title,width,height etc. (As good as Alert Box) You can place n number of controls into it as you do in normal html page.
I think this would solve your purpose. Bye
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.