[ Php / Html ] Php et balise "Object"

Php et balise "Object" [ Php / Html ] - PHP - Programmation

Marsh Posté le 15-09-2002 à 11:08:19    

<body topmargin="0" leftmargin="0">
<table border="0" width="<?=$x?>" height="<?=$y?>"  
cellspacing="0" cellpadding="0" background="dammier-tr.gif" style="position: absolute; z-index: 1">
<tr>
<td width="100%"> </td>
</tr>
</table>
<object src="protect-img.php3?fichier=<?=$fichier?>" width="<?=$x?>" height="<?=$y?>"><font size=7><img src="">Erreur</font></object>
</body>


 
voila le code, le passage protect-img.php3?fichier=<?=$fichier?>
marche en direct, mais marche pas dans la balise object.
pourquoi ?

Reply

Marsh Posté le 15-09-2002 à 11:08:19   

Reply

Marsh Posté le 15-09-2002 à 11:18:09    

Reply

Marsh Posté le 15-09-2002 à 12:07:07    

ok, merci ca marche mais maintenant j aimerai savoir comment enlever les barre de defilement et la bordure...
je n y arrive pas avec les styles

Reply

Marsh Posté le 15-09-2002 à 12:37:17    

border: none 0px;
overflow: hidden;

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed