[jQuery] jQuery UI를 활용해 Alert 메세지 창 구현하기 [샘플파일 첨부][jQuery] jQuery UI를 활용해 Alert 메세지 창 구현하기 [샘플파일 첨부]

Posted at 2014. 11. 24. 19:31 | Posted in 카테고리 없음
홈페이제작업체 NuGuWeb

jQuery UI를 활용한 Custom alert창 만들기

단순하기만한 javascript alert창은 NoNo
jQuery UI 테마적용으로 손쉬운 UI변경(색상만..ㅋㅋ)

jQuery alert

                                                        jQuery UI로 구현한 Alert 메세지 창


소스코드

    

사용법은 $.jQueryAlert("메세지");로 호출하시면 됩니다.


jquery UI 테마 변경 URL

 http://jqueryui.com/themeroller/



샘플파일 다운로드

jquery Ui AlertBox.egg



//