
Forum » » Le coin des codeurs » » Variable globale !!!!
Posté : 13-01-2011 15:09 
if($reprod_affixeplace == 'B') {
$content .= "<a href='# ' !!onclick!!='OuvrePopup()'>".$reprod_affixe." ".$reprod_nom."< ;/a>";
}else {
$content .= "<a href='#' !!onclick!! ='OuvrePopup()'>".$reprod_nom." ".$reprod_affixe."</a>";
}
<html>
<head>
<link type="text/css" rel="stylesheet" href="./themes/light box_effect.css">
<script>
function OuvrePopup()
{
document.ge tElementById('Page').style.display='block';
document.ge tElementById('Message').style.display='block';
}
function FermePopup()
{
document.getElementById('Page').style.display='none';
document.getElementById('Message').style.display='none';
}
</script>
</head>
</html>
<body>
<!-- AFFICHAGE D'UNE LIGHTBOX -->
<div id='Page'></div>
<div id='Message'>
<p align='center'>
<br><br>
<div align='center'>
<h1>Template des fiches individuelles en const ruction </h1>
<p align='center'><img src='images/consgrl2.jpg' widt h='300' border='0'></p>
<p align='center'>
<font face='Arial Black' size='4' co lor='red'>
Merci de reve nir prochainement
</font>
</p>
</div>
<p> </p>
<p align='center'><b>
<input type='button' value='Fermer' !onclick!='FermePopup() ' style='cursor:pointer'>
</b></p>
</div>
<!-- FIN D'AFFICHAGE DE LIGHTBOX -->
</body>
</html>
<div id='Message'>
<p align='center'>
<br><br>
<div align='center'>
<h1>Template des fiches individuelles en const ruction </h1>
<p align='center'><img src='images/consgrl2.jpg' widt h='300' border='0'></p>
<p align='center'>
<font face='Arial Black' size='4' co lor='red'>
Merci de reve nir prochainement
</font>
</p>
</div>
<p> </p>
<p align='center'><b>
<input type='button' value='Fermer' !onclick!='FermePopup() ' style='cursor:pointer'>
</b></p>
</div>
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=25002&forum=5