Tema
:
Scrolling vertical tbody table
Ver Mensaje Individual
#
2
(
permalink
)
22/07/2015, 06:57
AngelKrak
Fecha de Ingreso: noviembre-2014
Mensajes: 917
Antigüedad: 10 años, 2 meses
Puntos: 91
Respuesta: Scrolling vertical tbody table
no se puede con overflow en tu tbody?
Ejemplo:
Código CSS:
Ver original
table
.AK
tbody
{
height
:
150px
;
overflow-y
:
visible
;
overflow-x
:
hidden
;
}
AngelKrak
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de AngelKrak