html(léger php). Cependant je bloque sur un module de "slider" . Je voudrais arriver à un résultat de ce style environ https://smartslider3.com/image-slider/ sous cette forme :  => { for (let project = 0; project < data.projects.length; project++) { $('.projects').append(` `) } }); ``` Le gros problème : beaucoup d'images de tailles
html(" "); $('#reponse').html(" Contact Form Submitted! ") .append(" We will be in touch soon. ") .hide() .fadeIn(1500, function() { $('#reponse').append(" "); }); } }); return valid; }); J'ai utilisé un tuto pour l'ajax mais
HTML en fonctionne d'une date que je sélectionne en input. La fonction testée de manière simple marche bien, sauf que quand je la finalise, j'obtiens une réponse en erreur
html(); var newString = string.replace(/(^|\s)(#[a-z\d-]+)/ig, "$1 $2 "); $(this).html(newString) }); } ``` La détection es fonctionnelle cependant, au moment du replace, le curseur reviens au début de ma div c'est donc
html et mon css: HTML Login CSS .acount{ text-align:center; margin: 10% auto 0 auto; background-color: #0f0607; position:fixed; top:0; right:0; z-index:9999; width:180px
html){ $('#content').fadeOut(500,function(){ $('#content').empty(); $('#content').append(html); $('#content').fadeIn(220); }); } }); return false; }); }); Donc mes questions sont : - Est-il possible de n'avoir à appeler qu'une fois
html(' Bien joué ! × '); } function error(){ $('.res').html(' Dommage ! même joueur joue encore ! × '); } function send(){ $('.mental_form2').submit(function() { $.post('calcul.php', { n1: $('.mental_form2 input[name=n1]').val(), si1: $('.mental_form2