Visualizzazione dei risultati da 1 a 5 su 5
  1. #1

    sempre glistessi errori al validatore usando usando flash

    Il validatore tutte le volte mi dice che ho questi errori ma io non capisco che cosa vogliono dire questi errori. Io ho semplicemente inserito un elemento flash di musica .

    Error Line 526 column 17: there is no attribute "SRC".
    <embed src="Bocelli_Partir%F2.swf" quality="high" pluginspage="http://www.
    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute.



    Error Line 526 column 49: there is no attribute "QUALITY".
    ... src="Bocelli_Partir%F2.swf" quality="high" pluginspage="http://www.macromedi


    Error Line 526 column 68: there is no attribute "PLUGINSPAGE".
    ...r%F2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl


    Error Line 526 column 119: there is no attribute "TYPE".
    ...cromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1

    Error Line 526 column 157: there is no attribute "WIDTH".
    ...application/x-shockwave-flash" width="140" height="50"></embed></object >


    Error Line 526 column 170: there is no attribute "HEIGHT".
    ...-shockwave-flash" width="140" height="50"></embed></object>

    Error Line 526 column 174: element "EMBED" undefined.
    ...ckwave-flash" width="140" height="50"></embed></object> You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case.

  2. #2
    Innanzitutto ti consiglio di modificare percorsi e nomi di file.
    E' sempre consigliabile associare ai files nomi senza spazi e di massimo 9 caratteri.
    Quindi rinomina i file e poi riprova. Se continui ad avere problemi... postaci tutto il codice

  3. #3
    il codice per intero lo trovi qui http://validator.w3.org/check?uri=ht...oriamano.it%2F

    come puoi notare non riconosce tutti gli elementi di flash al di là degli spazi?!

  4. #4
    L'errore 1 invece ti dice che </p> non devi metterlo perchè non hai nessun paragrafo aperto e questo tag serve a chiuderne uno esistente. Quindi elimina questo tag

    Gli altri errori dipendono dal fatto che l'embed non è più html o meglio è un'altro tipo di codice che viene appunto definito da una fonte esterna.. diciamo che il suo contenuto non viene riconosciuto dal validatore

    Comunque non hai seguito il mio suggerimento:
    Bocelli_Partir%F2.swf - non hai fatto quello che ti ho detto..
    Il nome Bocelli_Partir%F2.swf è errato. Deve essere tutto in minuscolo e senza caratteri speciali.. massimo 9 caratteri.. chiamalo bocelli.swf

  5. #5
    si...correggerò sicuramente i file ....ma il problema maggiore credo sia che il validatore non riconosce gli elementi esterni, pregiudica in un certo senso l'usabilità del sito e pertanto potrebbe risultare ,nell'elenco delle non accessibilità, non accesibile a validatore.
    Insomma c'è uun sistema per fargli approvare gli elementi flash o gift o similarri?
    inoltre ho notato che vari banner o immagini non li riconosce....

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.