Notice
Recent Posts
Recent Comments
Link
- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
[jquery] Simple Modal div 만들기 (데이터 로딩 중 표시) 본문
Ajax 응답 올때까지 "데이터 로딩 중..." 이라는 메시지를 화면에 표시하기 위해 modal window 를 만드는 방법을 찾아봤다.
< Simple modal div in jQuery? >
http://stackoverflow.com/questions/2101359/simple-modal-div-in-jquery
< jQuery Modal Tutorial >
http://www.jacklmoore.com/notes/jquery-modal-tutorial/
< Creating a modal window with jQuery UI >
http://www.sluniverse.com/ffn/index.php/2010/06/modal-windows/
< Creating modal dialogs with overlay >
http://jquerytools.org/demos/overlay/modal-dialog.html
< 로딩 중 이미지 >
< 로딩중 이미지 표시하기.. >
http://blog.naver.com/linux7/128939143
< jQuery로 text rotate banner 만들기 >
http://www.vijayjoshi.org/2010/12/14/creating-a-text-rotator-with-jquery-2/
http://www.a2ztechguide.com/2011/11/jquery-text-or-banner-rotator-example.html
'Javascript' 카테고리의 다른 글
JOSNP example (0) | 2013.09.07 |
---|---|
html table sort (0) | 2013.06.13 |
<a href="#"></a> 의 말끔한 대안 (0) | 2013.05.03 |
클로져(Closure)를 이용한 체인 깨기 (0) | 2013.05.01 |
html5를 지원하게 해주는 라이브러리 (0) | 2013.04.11 |
Comments