Affichage trop grand

Fermé
claude - 30 sept. 2008 à 19:08
elfilou Messages postés 1091 Date d'inscription mercredi 27 février 2008 Statut Membre Dernière intervention 13 décembre 2008 - 30 sept. 2008 à 20:41
Bonjour, voila un site meteo que j'ai mie sur mon site mais l'affichage et trop grand comment faire plus petit merci claude

<script language="JavaScript" type="text/javascript">
var parametres="t1=000000&t2=ffcc00&t3=000000&t4=ffcc00&t5=ffffff&t6=1e3883&name=obernai,France";
</script>
<script language="JavaScript" type="text/javascript" src="http://www.meteoa15jours.com/module2/affiche.js">
</script>

1 réponse

elfilou Messages postés 1091 Date d'inscription mercredi 27 février 2008 Statut Membre Dernière intervention 13 décembre 2008 183
30 sept. 2008 à 20:41
au lieu de:

document.write('<ILAYER target="module2" ID="module2" VISIBILITY="hidden" WIDTH="400" HEIGHT="296"></ILAYER>');
document.write('<NOLAYER><IFRAME ALLOWTRANSPARENCY="true" name="module2" width="400" height="296" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" SRC="http://www.meteoa15jours.com/module2/index2.php?'+parametres+'"></IFRAME></NOLAYER>');



document.write('<ILAYER target="module2" ID="module2" VISIBILITY="hidden" WIDTH="200" HEIGHT="198"></ILAYER>');
document.write('<NOLAYER><IFRAME ALLOWTRANSPARENCY="true" name="module2" width="200" height="198" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" SRC="http://www.meteoa15jours.com/module2/index2.php?'+parametres+'"></IFRAME></NOLAYER>');

2