티스토리 뷰

Skill/html js css

유용한 js 라이브러리

진열사랑 2025. 1. 3. 10:57

test <!--chart-->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/chart/core.js'}" type="text/javascript"></script>
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/chart/charts.js'}" type="text/javascript"></script>
<!-- jQuery 3 -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/jquery/dist/jquery.min.js'}" type="text/javascript"></script>
<!-- Bootstrap 3.3.7 -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/bootstrap/dist/js/bootstrap.min.js'}" type="text/javascript"></script>
<!-- Bootstrap Toggle -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/bootstrap-toggle/bootstrap-toggle.min.js'}" type="text/javascript"></script>
<!-- Bootstrap DualListBox -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/bootstrap-duallistbox/jquery.bootstrap-duallistbox.min.js'}" type="text/javascript"></script>
<!-- DatePicker -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/moment/moment.js'}" type="text/javascript"></script>
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/bootstrap-daterangepicker/daterangepicker.js'}" type="text/javascript"></script>
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/bootstrap-datepicker/dist/js/bootstrap-datepicker.js'}" type="text/javascript"></script>
<!-- DataTables -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/datatables.net/js/jquery.dataTables.min.js'}" type="text/javascript"></script>
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/datatables.net-bs/js/dataTables.bootstrap.min.js'}" type="text/javascript"></script>
<!-- Select2 -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/bootstrap-select2/select2.js'}" type="text/javascript"></script>
<!-- Validation -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/jquery-validation/js/jquery.validate.min.js'}" type="text/javascript"></script>
<!-- Block UI -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/jquery-block-ui/jqueryblockui.min.js'}" type="text/javascript"></script>
<!-- AdminLTE App -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/dist/js/adminlte.min.js'}" type="text/javascript"></script>
<!-- PL Custom -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/dist/js/Common.js?version=3'}" type="text/javascript"></script>
<!-- Retry -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/dist/js/jquery.ajax-retry.js'}" type="text/javascript"></script>
<!-- Input Mask -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/inputmask/jquery.inputmask.js'}" type="text/javascript"></script>
<!-- File Download -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/bower_components/jquery-file-download/jquery.fileDownload.js'}" type="text/javascript"></script>
<!-- Summernote -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/summernote/summernote-lite.js'}" type="text/javascript"></script>
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/summernote/lang/summernote-ko-KR.js'}" type="text/javascript"></script>
<!-- fullCalendar -->
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/fullCalendar/js/fullCalendar.js'}" type="text/javascript"></script>
<script th:src="${@environment.getProperty('static.url') + '/htdocs/plugins/fullCalendar/js/moment.min.js'}" type="text/javascript"></script>

'Skill > html js css' 카테고리의 다른 글

js validation  (0) 2025.01.03
inputmask 사용예  (0) 2025.01.03
bootstrap 이벤트  (0) 2024.12.17
jquery 모음  (0) 2024.12.17
한 column에 여러 checkbox 값 저장  (0) 2024.11.11
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함