0
How do I change the title of the alert pop up?
I want to change the title of the alert box but I read somewhere that it's not possible. If I can't, is there someway to maintain the standart design and only change the title? I need this to finish my project for school. Thank you all.
1 Answer
+ 4
You can't change the alert box, but you can create your own dialog box to simulate the alert box or some other type of popup box etc. Do a search for custom alert box and you should be able to find some examples.