bonjourbonjour tout le monde, je voudrais d�finir deux actions sur le onClick d'une div.
j'ai un probl�me dans mon code et je ne parviens pas � l'identifier.
Le voici :
echo"<div class='".$id1."' title='".$zone['nom']."' onclick='parent.Lightbox.end();document.location.href='http://www.google.fr';'></div>"
;
Quand j'affiche le code source de ma page, j'obtiens ceci :
<div*class="zoneTitre"*www.google.fr';'=""*http:=""*onclick="parent.Lightbox.end();document.location.href="*title="Titre"></div>
Partager