alert(
"----------------------------\n"+
"Hello there\n"+
"Welcome to our web site\n"+
"Thanks for visiting\n"+
"----------------------------"
) Victor
Hi again:
One more question:
Can we Change Font Size, Color for text in Alert Box
Also can we control postion of Alert Box on Screen..
Once again Thank you very much ..
Regards
If you need to go that far, you're probably better off using a popup window with a small html page to do the alert. I don't think you've got that much control over a standard alert box. Tracy Dryden
tracy@bydisn.com
Not exactly like that, but you should be able to use some javascript to force the focus to stay with the window until they click on the button to close it. Tracy Dryden
tracy@bydisn.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.