Lotfi Berrahal,
il y a 12 ans
Bonjour c'est visiblement ton onclick qui ne passe pas il ne doit pas tolérer les retour à la ligne entre guillemets.
essaie ça
<a href="#"
onclick="$.zoombox.html('<strong><?php echo $aircraft->fullname; ?></strong><p>This is a HTML content </p>'{theme:'prettyphoto',width:600,height:50}); return false;"
><img src="<?php echo $aircraft->imagelink;?>" width='200px' height='200px' style="border-radius: 5px;margin: 10px";></a>