개발/websquare
websqaure alert 후 focus안될때
lovelytney
2023. 5. 8. 10:52
반응형
com.win.alert("포커스"), function(){
test1.focus();
});
return;
반응형