Fonction Ajax Run après le chargement de la page
$(document).ready(function() {
// Code to run as soon as the page is ready
})
Tomas Maillo
$(document).ready(function() {
// Code to run as soon as the page is ready
})