![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
09/03/2003, 16:25
|
| | Fecha de Ingreso: enero-2003 Ubicación: rosario-provincia santa fe
Mensajes: 69
Antigüedad: 22 años Puntos: 0 | |
Porqué no hace el efecto? Hola amigos:
Desearía saber porqué motivo no reliza el efecto agua. Aquí les envío eñ script.Muchas gracias.
<img id="reflect" src="brendaonce.jpg">
<br>
<script language="JavaScript1.2">
function f1(){
setInterval("mdiv.filters.wave.phase+=10",100);
}
if (document.all){
document.write('<img id=mdiv src="'+document.all.reflect.src+'" style="filter:wave(strength=3,freq=3,phase=0,light strength=30) blur() flipv()">')
window.onload=f1
}
</script>
__________________ oscar pereyra |