Bonjour à tou(te)s,
Je cherche une solution à mon problème, comme la plupart des gents ici.
Je vous l'expose.
Voici mon code:
$image_big ="<center><table
background=\"".$path_files."/mp3/big.gif\"
onMouseOver=\"background='".$path_files."/mp3/big2.gif'\"
onMouseOut=\"background='".$path_files."/mp3/big.gif'\"
width=\"".$width."\" height=\"".$height."\">
<tr>
<td>
<a href=\"\" onclick=\"window.open('{$path_files}/popup.php?playlist={$playlist}&style={$style}&bg_popup={$bg_popup}','','width=295,height=315,location=no,scrollbars=no,menubar=no,resizable=no,toolbar=no,status=no');return false;\" >
<div align=\"center\">
<br>
<font color=\"#".$text_color."\">
<b>".$image_big_own."</b>
</font>
<br><br>
</div>
</a>
</td>
</tr>
</table></center>";
----------------------------------------------------------------------------
Ce qui est important, je pense, ce trouve en bleu.
Je cherche une modif pour faire fontionner le systeme de survole sur Firefox.
D'avance merci.
