Dim. 01 Oct. 2006, 16:15
0 | 0 | ||
Tu peux tenter qq chose comme ça:
Code :
function aff_fond()
{
if (screen.width<800) {document.write('<body style="background-image:url('640.jpg')";}
if (screen.width==800) {document.write('<body style="background-image:url('800.jpg')";}
if (screen.width==1024) {document.write('<body style="background-image:url('1024.jpg')";}
if (screen.width==1152) {document.write('<body style="background-image:url('1152.jpg')";}
if (screen.width>1152) {document.write('<body style="background-image:url('1600.jpg')";}
}
putain c'est chiant, l'affichage decone avec ce code.
-- h2o
Sauvez une hague, mangez un cataphile.
Sauvez une hague, mangez un cataphile.