Nouvelle carte
-single.php: chargement map à la demande
This commit is contained in:
@@ -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(" ");
|
||||
|
||||
Reference in New Issue
Block a user