Se connecter avec
S'enregistrer | Connectez-vous

[RESOLU] Probleme affichage dans firefox

Dernière réponse : dans Programmation

Salut à tous!
Voilà, j'utilise dreamweaver pour créer mon site web. Depuis peu j'ai un soucis d'affichage avec l'une de mes pages sur firefox (sur ie et netscape pas de soucis). Je m'explique:
Lorsque que la longueur de ma pages dépasse environ 2500px j'obitent ceux ci: http://img99.imageshack.us/img99/8673/screenshot0se.jpg

Il y a des trous au niveau de mes images layout_flashc_05 et physio02c mais bizarement pas à physio01c qui est censé avoir la même longueur que les deux précédentes. De plus les "trous" varient en hauteur et disparaissent même parfois quand que je fait défiler la page... voici le code de la page sous dreamweaver:

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <title>Document sans nom</title>
7 <style type="text/css">
8 <!--
9 body,td,th {
10 color: #FFFFFF;
11 }
12 body {
13 margin-top: 0px;
14 margin-bottom: 0px;
15 background-image: url(images/arrplan.gif);
16 }
17 a:link {
18 color: #FFFFFF;
19 }
20 a:visited {
21 color: #FFFFFF;
22 }
23 a:active {
24 color: #FFFFFF;
25 }
26 h1 {
27 font-size: 5px;
28 }
29 h2 {
30 font-size: 0px;
31 }
32 h3 {
33 font-size: 0px;
34 }
35 h4 {
36 font-size: 0px;
37 }
38 h5 {
39 font-size: 0px;
40 }
41 h6 {
42 font-size: 0px;
43 }
44 .Style1 {color: #000000}
45 .Style2 {color: #EBE9ED}
46 -->
47 </style>
48 <script language="JavaScript" type="text/JavaScript">
49 <!--
50 function MM_reloadPage(init) { //reloads the window if Nav4 resized
51 if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
52 document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
53 else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
54 }
55 MM_reloadPage(true);
56 //-->
57 </script>
58 </head>
59
60 <body>
61 <div align="center"></div>
62 <div align="center">
63 <table style="width: 760; height: 700;" border="0" cellpadding="0" cellspacing="0">
64 <tr>
65 <td valign="middle"><img src="images/shadow_r3_c1.gif" width="8" height="2522"></td>
66 <td width="760" height="700" align="center" valign="top">
67 <div align="center">
68 <object classid="clsid:D 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.
com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="87">
69 <param name="movie" value="ban760x87.swf">
70 <param name="quality" value="high">
71 <embed src="ban760x87.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl
ayer" type="application/x-shockwave-flash" width="760" height="87"></embed>
72 </object>
73 <img src="images/Barmen1.gif" width="60" height="67"><img src="images/Barmen2.gif" width="140" heigh
t="67"><img src="images/Barmen3.gif" width="140" height="67"><img src="images/Barmen4.gif" width="140" hei
ght="67"><img src="images/Barmen5.gif" width="140" height="67"><img src="images/Barmen6.gif" width="80" he
ight="67"><img src="images/Barmen7.gif" width="60" height="67"><img src="images/layout_flash_02.gif" width
="209" height="36"><img src="images/layout_flash_03b.gif" width="256" height="36"><img src="images/layout_
flash_04b.gif" width="295" height="36"><img src="images/layout_flashb_05.GIF" width="209" height="157"><im
g src="images/physio01b.GIF" width="256" height="157"><img src="images/physio02b.GIF" width="295" height="
157"><img src="images/layout_flashc_05.GIF" width="209" height="2100"><img src="images/physio01c.GIF" widt
h="256" height="2100"><img src="images/physio02c.GIF" width="295" height="2100"><img src="images/layout_fl
ash_17b.gif" width="760" height="33"><img src="images/physio03b.gif" width="760" height="42"></div></td>
74 <td width="17" valign="top"><img src="images/shadow_r3_c5.gif" width="10" height="2522"></td>
75 </tr>
76 </table>
77 </div>
78 </body>
79 </html>
80

j'espère que c'est assez clair.. en tout cas je remercie bcp celui qui me répondra car là je me prend la tête et comme je ne maîtrise pas le code j'arrive pas à trouver les erreurs...
Lassé par la pub ? Créez un compte
Lassé par la pub ? Créez un compte
Tom's guide dans le monde