php - How to get form answer in javascript's alert like window -


without using javascript's alert() function, how force browser show answer php server in window this:

enter image description here

you not able show such window without javascript.

there other opportunities when don't want use alert() function.

for example bootstrap framework has included quite js plugin.

http://getbootstrap.com/javascript/#modals


Comments