OSDN Git Service

google api jquery
authoryamat0jp <yamat0jp@yahoo.co.jp>
Wed, 14 Dec 2016 11:39:00 +0000 (20:39 +0900)
committeryamat0jp <yamat0jp@yahoo.co.jp>
Wed, 14 Dec 2016 11:39:00 +0000 (20:39 +0900)
pybbs/title.htm

index a55466d..425c273 100644 (file)
@@ -7,7 +7,7 @@
        font-style:italic
 }
 </style>
-<script src={{static_url('js/jquery-3.1.1.min.js')}}></script>
+<script src=http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js></script>
 <script src={{static_url('js/jquery-ui.min.js')}}></script>
 <script src=static/js/main.js></script>
 </head>