Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/10/2010, 04:48
lost1032
 
Fecha de Ingreso: septiembre-2010
Mensajes: 13
Antigüedad: 13 años, 7 meses
Puntos: 0
Pregunta Respuesta: Botones estaticos al hacer scroll en la pagina

Hola, no me sale el efecto

hice esto

<style type="text/css">
<!--
.demo{
position:fixed;
top:5px;
left:5px;
width:300px;
height:50%;
border:2px solid #333;
background-color:#CCC;
}
-->
</style>

</head>

<body>
<div class="demo"><img src="01.png" width="300" height="70" /></div>