HelloI want to place my javascript prompt window in the center 'of the screen please help me regarding this
Currently on pressing a button my prompt window comes at the top left corner of the screen
iam using
var answer = prompt(“Please enter your comments”,“type your comments here”);