//msg is the string to show in the alert.
//obj is the input to focus
function msgFocus(msg, obj){
...
JavaScript Setting focus after alert
//msg is the string to show in the alert.
//obj is the input to focus
function msgFocus(msg, obj){
...
I don't know why, after an ...