Rank: AiutAmico
Iscritto dal : 3/2/2010 Posts: 1,317
|
ciao, ho problemi di visualizzazione in ie8 con liveview.js errore rilevato
Codice: 0 Linea: 36 Carattere: 2
Dettagli errore pagina Web
Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; BTRS130279; (R1 1.6); .NET CLR 1.1.4322; .NET4.0C; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Mon, 26 Nov 2012 20:58:31 UTC
Messaggio: Proprietà o metodo non supportati dall'oggetto Linea: 36 Carattere: 2 Codice: 0
esaminato sito controllato con w3c questo è il risultato:
Result: 3 Errors, 4 warning(s)
Validation Output: 3 Errors document type does not allow element X here ✉ The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error). •Line 3, column 31: document type does not allow element "SCRIPT" here <script type="text/javascript">•Line 16, column 42: document type does not allow element "OBJECT" here codebase="LevelOne.cab#version=1,0,1,12"> no document type declaration; will parse without validation ✉ The document type could not be determined, because the document had no correct DOCTYPE declaration. The document does not look like HTML, therefore automatic fallback could not be performed, and the document was only checked against basic markup syntax.
Learn how to add a doctype to your document from our FAQ, or use the validator's Document Type option to validate your document against a specific Document Type. •Line 2, column 1: no document type declaration; will parse without validation <script type="text/javascript" src="liveview.js"></script>
appare finestra ie bianca con riquadro e una x rossa mi potete aiutare? grazie!!!
|