![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
13/11/2009, 10:04
|
| | Fecha de Ingreso: diciembre-2006
Mensajes: 13
Antigüedad: 18 años, 1 mes Puntos: 1 | |
Respuesta: Lightbox que valide en W3C ¿De qué validación hablas: (x)html o Css?
¿Bajo qué estándar intentas validar?
¿Qué tipo de documento declaras en el doctype?
¿Qué errores te marca el validador?
Creo que deberías ampliar la información.
__________________
¿De qué validación hablas: (x)html o Css?
xhtml
¿Bajo qué estándar intentas validar?
W3.org
¿Qué tipo de documento declaras en el doctype?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
¿Qué errores te marca el validador?
cannot generate system identifier for general entity "TB_iframe"
…><a href="equipo.html?keepThis=true&TB_iframe=true&hei ght=400&width=466" titl
general entity "TB_iframe" not defined and no default entity
…><a href="equipo.html?keepThis=true&TB_iframe=true&hei ght=400&width=466" titl
reference not terminated by REFC delimiter
…"equipo.html?keepThis=true&TB_iframe=true&height= 400&width=466" title="Nuestr
cannot generate system identifier for general entity "height"
…o.html?keepThis=true&TB_iframe=true&height=400&wi dth=466" title="Nuestro equi
general entity "height" not defined and no default entity
…o.html?keepThis=true&TB_iframe=true&height=400&wi dth=466" title="Nuestro equi
XML Parsing Error: EntityRef: expecting ';'
…html?keepThis=true&TB_iframe=true&height=400&widt h=466" title="Nuestro equipo…
Entre otros, la verdad es que no se solucionar estos problemas y me aparecen (no siempre los mismos) cada vez que uso un lightbox, no se exactamente cual es el problema;
Muchas gracias kseso? |