aquamsgBox example (예제) - 경고창(Alert) 모달창
aquamsgBox example (예제)window Alert Message aquamsgBox Default Message aquamsgBox icon change Message aquamsgBox icon button change Message aquamsgBox example script (예제 스크립트)window.alert('window.alert click');aquamsgBox.show('', '', aquamsgreturnexample);aquamsgBox.show('아이콘 변경 메세지 박스', '총 4 가지의 아이콘 제공', aquamsgreturnexample, null, 3);aquamsgBox.show('아이콘, 버튼 변경 메세지 박스', '총 4 가지의 아이콘 제공\n버튼수 무제..
프로그래밍/Javascript
2008. 10. 13. 23:06