.
$(document).ready(function() {
$('img').fadeTo('slow', 0.5);
$('img').hover(function() {
$(this).fadeTo('slow', 1.0);
}, function() {
$(this).fadeTo('slow', 0.5);
});
});
10
12
14
16
18
lunes, 10 de mayo de 2010
4
d
i
a
s
f
a
c
u
u
u
, t
e
e
s
t
a
m
o
s
e
s
p
e
r
a
n
d
o
(
y
n
No hay comentarios:
Publicar un comentario
Entrada más reciente
Entrada antigua
Inicio
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario