Comment exécuter la fonction après l'animation complète jQuery
$('#header .pointerarrow').animate(
{ left: linksstart + breedte },
400, function() {
// Animation complete.
});
Alert Antelope