Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/05/2010, 10:13
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 21 años, 10 meses
Puntos: 177
Respuesta: 100% width en capa absoluta - IExplorer

que es lo que te hace exactamente IE, yo lo probé y anda bien, lo unico que noto es que te hace scroll horizontal, pero lo solucionas con overflow-x

Código HTML:
Ver original
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
  2.   <head>
  3.     <title>New Document</title>
  4.     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  5.     <style>
  6.     body {
  7.         background-color: rgb(255, 255, 255);
  8.         background-image: url([imagen][/imagen]);
  9.         background-position:top center;
  10.         background-repeat:repeat;
  11.         background-attachment:fixed;
  12.         margin:0px;
  13.         overflow-x:hidden;
  14.         }
  15. .banner {position:absolute;top:0px;width:100%;}
  16. .banner {text-align:center;align:center}
  17. .banner {margin-left:0px;left:0%;align:center;}
  18.     </style>
  19.   </head>
  20.   <body>
  21.    
  22.   </body>
  23. </html>
  24.  
  25. <div class="banner" style="border:1px solid;">
  26. Hola que pasa?
  27. </div>
__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho