Comunidad de diseño web y desarrollo en internet online

Titulo del tema

Citar            
MensajeEscrito el 01 Oct 2008 11:55 pm
Texto
Texto en negrita
Texto cursiva
Texto tachado

Esta es una cita escribió:

adsfasdfasdfasdfasdfasdf

Por Jorgelig

Claber

3035 de clabLevel

12 tutoriales

 

Monterrey, Nuevo Leon, MX

firefox
Citar            
MensajeEscrito el 02 Oct 2008 11:36 pm
[css]
a:hover{
border:#000000 solid 1px;
}
[/css]

Por The Fricky!

Presidente

6168 de clabLevel

3 tutoriales
8 articulos

Genero:Masculino   Bastard Operators From Hell Héroes

Piccola Venezia...

firefox
Citar            
MensajeEscrito el 02 Oct 2008 11:37 pm
[css]testo desu[/css]

Por Freddie

BOFH

53 tutoriales
597 articulos
43 ejemplos

Genero:Masculino   Admin

Conserje de Cristalab

firefox
Citar            
MensajeEscrito el 03 Oct 2008 12:49 am

The Fricky! escribió:

[css]
a:hover{
border:#000000 solid 1px;
}
[/css]

Freddie escribió:

[css]testo desu[/css]

Estaba enseñandole como usar el foro a un nuevo miembro: lobo_dario. no dan clablevel por eso ? :P

Por Jorgelig

Claber

3035 de clabLevel

12 tutoriales

 

Monterrey, Nuevo Leon, MX

firefox
Citar            
MensajeEscrito el 03 Oct 2008 01:51 am

html


Código HTML :

<script>
$(function() {
   $('ul.hover_block li').hover(function(){
      $(this).find('img').animate({top:'182px'},{queue:false,duration:500});
   }, function(){
      $(this).find('img').animate({top:'0px'},{queue:false,duration:500});
   });
});
</script>

js


Código Javascript :

$(function() {
   $('ul.hover_block li').hover(function(){
      $(this).find('img').animate({top:'182px'},{queue:false,duration:500});
   }, function(){
      $(this).find('img').animate({top:'0px'},{queue:false,duration:500});
   });
});

jquery


Código jQuery :

$(function() {
   $('ul.hover_block li').hover(function(){
      $(this).find('img').animate({top:'182px'},{queue:false,duration:500});
   }, function(){
      $(this).find('img').animate({top:'0px'},{queue:false,duration:500});
   });
});

Por Freddie

BOFH

53 tutoriales
597 articulos
43 ejemplos

Genero:Masculino   Admin

Conserje de Cristalab

firefox
Citar            
MensajeEscrito el 03 Oct 2008 06:16 am

    Primero Pley
    Segundo Pley
    Tercer Pley
    Cuarto Pley
    Y hasta que Pley viva




    Primero Pley
    Segundo Pley
    Tercer Pley
    Cuarto Pley
    Y hasta que Pley viva

Por Pley

Claber

2268 de clabLevel

8 tutoriales

 

Lima - Peru

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.