Since 4/2/2012 5:47:51 AM, c19peters has written 1 articles and participated in 0 conversations. c19peters signature: c19peters
c19peters's articles:
Items(1) /1
How to center a prompt box??7305 (12/21/2004 7:27:42 PM) comp.lang.javascript I am trying to make a prompt that will ask the user for some input... If I just use var input = prompt("dafa") everything works fine but the box is put in the top left corner of the window. I need it to be cen... Petesman