C'est normal Vertigo; tu as mis ce lien pour l'image 'ouvrir' : https://servimg.com/view/14971866/210 ... Ca c'est pas un lien vers une
image mais un lien vers
une page de site =) Un lien d'image se termine par .jpg, .png, .bmp ...
https://i.servimg.com/u/f67/14/97/18/66/opencb11.jpg
Ca c'est la vrai adresse de l'image, le lien direct
Voilà le code correct avec l'image modifiée :
- Code:
-
<!-- END disable_viewonline -->
<table style="position: fixed; bottom: 50px; left: -10px; z-index:10000;">
<tr>
<td>
<iframe src="/chatbox/chatbox.forum?page=front&" id="chatboxpop" scrolling="no" style="width: 800px; height: 400px; display: none;"
marginwidth="0" marginheight="0" frameborder="0"></iframe>
</td>
<td style="vertical-align: bottom;">
<img src="http://i67.servimg.com/u/f67/14/97/18/66/opencb11.jpg" onClick="document.getElementById('chatboxpop') .style.display=(this.src=='http://i67.servimg.com/u/f67/14/97/18/66/opencb11.jpg')?'block':'none';this.src=(this.src=='http://i67.servimg.com/u/f67/14/97/18/66/opencb11.jpg')?'http://nsa15.casimages.com/img/2010/05/04//100504111504191282.jpg':'http://i67.servimg.com/u/f67/14/97/18/66/opencb11.jpg';"/>
</td>
</tr>
</table>
<br clear="all" />
<!-- BEGIN switch_legend -->