Code publicitaire flottant à couplet DIV/CSS pur (pas de JS)
Flottant des deux côtés du réseau de code source. Après tests, il est compatible avec les navigateurs IE6, IE7 et Firefox.
Le code CSS est :
.r1 {largeur:80px;hauteur:80px;arrière-plan:rouge;float:right;
position:fixed !important; top/**/:200px;
position : absolue ; indice z : 300 ; top:expression(offsetParent.scrollTop+200);right:20px;}
.r2{width:80px;height:80px;background:red;float:right;
position : corrigé ! important ; haut/**/:300px; index:400 ; top:expression(offsetParent.scrollTop+300);right:20px;}
.l1{width:80px;height:80px;background:red;float:right
position:fixed !important; ; top/ **/:200px;
position : absolue ; indice z : 300 ; top:expression(offsetParent.scrollTop+200);left:20px;}
.l2{width:80px;height:80px;background:red;float:right;
position : corrigé ! important ; haut/**/:300px;
position:absolute; z-index:400; top:expression(offsetParent.scrollTop+300);gauche:20px;}
Le code de la page est :
div class="l1"> ;