change javascript messagebox icon
Posted: Sun Mar 22, 2009 4:41 am
Hi is it possible to change the javascript messagebox exclamation icon to information icon or any other? Sample codes is much appreciated. Thanks
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
alert('This is line 1.\nThis is line 2.');