A voir également:
- JQuery Ajax PHP problème
- JQuery Ajax PHP problème ✓ - Forum - Javascript
- Like Dislike rating system with jQuery, Ajax and PHP ✓ - Forum - PHP
- Jquery / Ajax Envoier des informations à php ✓ - Forum - Javascript
- Système de commentaires AJAX (+Php+Jquery) ✓ - Forum - PHP
- Formulaire ajax php mysql - Forum - PHP
3 réponses
jordane45
- Messages postés
- 31153
- Date d'inscription
- mercredi 22 octobre 2003
- Statut
- Modérateur
- Dernière intervention
- 24 janvier 2021
Bonjour,
Il faut surtout que tu sortes ta fonction
de ton
Il faut surtout que tu sortes ta fonction
function ver_f(data) { alert(data); }
de ton
$(document).keydown(function (e) { }