1 전체검색 결과
게시판 - 1 개 / 게시물 - 2 개 1 / 1 페이지 열람 중
'Jquery Reference' 게시판 내 결과
-
Jquery.Confirm confirm 확인 메세지창 적용사례 1
$.confirm({ columnClass: 'col-md-6 col-md-offset-3', title: "주말(공휴일)예약취소", content: var1+"일의 예약 취소하시겠습니까?", animation: 'bottom', closeAnimation: 'top', confirmButton: "확인", confirmButtonClass: "btn-info", cancelButton: "닫기", cancelButtonClass: "…
익명 2020-05-01 14:00:43 -
Jquery.Confirm 플러그인 Alert메세지창 적용 1
$.alert({ columnClass: 'col-md-6 col-md-offset-3', title: "메세지 텍스트", content: "일 주말(공휴일) 예약취소는<b style='color:#ff6600'> 5일전만 가능합니다.</b><br>고객센터(예약실) <a Tel='000-0000-0000'>000-0000-0000</a></b> 번으로 문의해주세요", animation: 'rotate', closeAnimation: …
익명 2020-05-01 13:59:08