Codice PHP:var x=0;
function EfLayer(){
var ElLayer= document.getElementById("layer1");
x++;
ElLayer.style.filter='alpha(opacity=' + x + ')';
if(x<100){
setTimeout(EfLayer, 100);
}
}
![]()
Codice PHP:var x=0;
function EfLayer(){
var ElLayer= document.getElementById("layer1");
x++;
ElLayer.style.filter='alpha(opacity=' + x + ')';
if(x<100){
setTimeout(EfLayer, 100);
}
}
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it