Ver Mensaje Individual
  #6 (permalink)  
Antiguo 08/06/2009, 21:24
Avatar de buzu
buzu
 
Fecha de Ingreso: octubre-2006
Ubicación: San Francisco, CA
Mensajes: 2.168
Antigüedad: 17 años, 5 meses
Puntos: 122
Respuesta: [ayuda] Div FLOAT:LEFT Y Height 100%

Código javascript:
Ver original
  1. <script type="text/javascript">
  2. window.onload = function(){
  3.    document.getElementById('costado').style.height = document.getElementById('wrap').offsetHeight;
  4. }
  5. </script>

Espero que te sirva.
__________________
twitter: @imbuzu