質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -10,6 +10,7 @@
|
|
10
10
|
https://increment-log.com/jquery-print-this/
|
11
11
|
|
12
12
|
bodyタグの1番下に以下を記述
|
13
|
+
<script src="js/jquery.printThis.js"></script>
|
13
14
|
<script>
|
14
15
|
$(function(){
|
15
16
|
$("#print-btn").on("click",function(){
|