Nouvelle carte

-single.php: chargement map à la demande
This commit is contained in:
2017-02-14 06:59:44 +01:00
parent a722102766
commit 6a29ca3de0
6 changed files with 289 additions and 181 deletions

View File

@@ -9,7 +9,7 @@
<!-- featherlight -->
<script type="text/javascript">
$(document).ready(function(){
$( "button" ).click(function() {
$( "button#togle" ).click(function() {
$( ".comments_cont" ).toggle( "slow");
var $sp = $(this).text().trim().split(" ");