Alert창을 자유자재로 구현해주는 오픈소스입니다.
자세한 사용법은 홈페이지를 참조하세요
- 홈페이지 : http://codeseven.github.io/toastr/
- github : https://github.com/CodeSeven/toastr
- Demo : http://codeseven.github.io/toastr/demo.html
- 라이선스 : MIT License
<link href="toastr.css" rel="stylesheet"/>
<script src="toastr.js"></script>
toastr.info('Are you the 6 fingered man?')