![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
25/05/2008, 04:02
|
![Avatar de Antonito](http://static.forosdelweb.com/customavatars/avatar11743_1.gif) | | | Fecha de Ingreso: noviembre-2001 Ubicación: en la red
Mensajes: 446
Antigüedad: 23 años, 2 meses Puntos: 3 | |
Respuesta: Acceder al Body de un iframe Puedo asegurar que no funcionan para IE7...
body[spellcheck]{
overflow:hidden;
border:#000000 1px solid;
}
#xEditingArea>iframe>html
{ overflow: hidden }
#xEditingArea>iframe>html>body
{ overflow: hidden }
#xEditingArea iframe
{ overflow: hidden }
#xEditingArea iframe html
{ overflow: hidden }
#xEditingArea iframe html body
{ overflow: hidden }
alguna idea? |