Source differente quand je change de browser ?
Oy
Aujourdhui je me trouve confronté a un ptit probleme vraiment embetant surtout que je ne comprends pas pourquoi :? , j'explique .
J'étais sur le site Radioblogclub.com je cherche un ptit truc vite fait , puis j'affiche la source avec Opera , sur un bout du code ca affiche :
Code:
1 2 3 4 5
|
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><div class="clearer" style="height:10px"> </div><table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td valign="top" width="16"><input type="image" src="http://stat.radioblogclub.com/images/play.gif" onClick="blogThis('http://guigui2890.ifrance.com/radio.blog/sounds/Reprise d\'Aznavour ( la rue kenatou ) -Emmenez moi.swf');"></td><td valign="top" width="14"><input type="image" src="http://stat.radioblogclub.com/images/heart_off.gif" onClick="document.location='/login.php?notlogged=1';"></td><td width="8"> </td><td valign="top" width="30"><div class="tracknum">49d</div></td><td> </td><td><a href="/open/103152/reprise_aznavour/Reprise%20d%27Aznavour%20%28%20la%20rue%20kenatou%20%29%20-Emmenez%20moi">Reprise d'Aznavour ( la rue kenatou ) -Emmenez moi</a></td>
</tr></table><div style="margin-bottom:10px;"><div style="float:left;margin-top:10px;width:253px;margin-right:4px;" class="button_off">Previous</div><div style="float:left;margin-top:10px;width:253px;" class="button_off">Next</div></div></div><div id="sidebar" style="float:right; width:220px; padding-top:5px;"><div class="box" style="background: #ECECEC; width:100%;"><div class="boxtop" style="background: #FFF">
<div style="margin: 0 17px; height:1px; background: #ECECEC; overflow:hidden;"> </div>
<div style="margin: 0 14px; height:1px; background: #ECECEC; overflow:hidden;"> </div> |
Aprés je vais sur Internet Explorer et je prend la source de la meme page , dans le meme bout de code
Code:
1 2 3 4
| <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><div class="clearer" style="height:10px"> </div><table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td valign="top" width="16"><input type="image" src="http://stat.radioblogclub.com/images/play.gif" onClick="document.location='/login.php?notlogged=1';"></td><td valign="top" width="14"><input type="image" src="http://stat.radioblogclub.com/images/heart_off.gif" onClick="document.location='/login.php?notlogged=1';"></td><td width="8"> </td><td valign="top" width="30"><div class="tracknum">49d</div></td><td> </td><td><a href="/open/103152/reprise_aznavour/Reprise%20d%27Aznavour%20%28%20la%20rue%20kenatou%20%29%20-Emmenez%20moi">Reprise d'Aznavour ( la rue kenatou ) -Emmenez moi</a></td>
</tr></table><div style="margin-bottom:10px;"><div style="float:left;margin-top:10px;width:253px;margin-right:4px;" class="button_off">Previous</div><div style="float:left;margin-top:10px;width:253px;" class="button_off">Next</div></div></div><div id="sidebar" style="float:right; width:220px; padding-top:5px;"><div class="box" style="background: #ECECEC; width:100%;"><div class="boxtop" style="background: #FFF">
<div style="margin: 0 17px; height:1px; background: #ECECEC; overflow:hidden;"> </div>
</div> |
Si vous n'avez pas remarqué , sur Internet explorer ca n'affiche pas pas mal de code quand meme , quelqu'un pourrait me fournir quelques explications a ce sujet ??
Merci ;)