Bonjour,
Hier encore ma page index.html comportait 65 erreurs.
J'en suis pas qu'à 4 mais j'ai besoin d'un coup de pouce car je ne comprends rien au javascript et mes 4 dernières erreurs se trouvent là:
(j'ai utilisé http://validator.w3.org/)
Le menu deroulant provient d'Alsacreations.
Merci d'avance!
Heu , Hermann si t'es par là ...
Voici ma page: http://www.corinne-quirici-photographe.com/index.html
Je précise: seule la page index.html a été corrigé !
Modifié par zellige (06 Feb 2007 - 17:13)
Hier encore ma page index.html comportait 65 erreurs.
J'en suis pas qu'à 4 mais j'ai besoin d'un coup de pouce car je ne comprends rien au javascript et mes 4 dernières erreurs se trouvent là:
(j'ai utilisé http://validator.w3.org/)
a écrit :
Below are the results of checking this document for XML well-formedness and validity.
Error Line 119 column 20: there is no attribute "onMouseOver".
<dt onMouseOver="javascript:montre('smenuderoulant1');">Prestations
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
Error Line 121 column 41: there is no attribute "onMouseOver".
...<dd id="smenuderoulant1" onMouseOver="javascript:montre('smenuderoulant1');"
Error Line 121 column 92: there is no attribute "onMouseOut".
...ntre('smenuderoulant1');" onMouseOut="javascript:montre('');">
Error Line 193 column 37: there is no attribute "onClick".
<a href="#" class="class2" onClick="window.open('accueil3.html', '_blank', 'wi
Le menu deroulant provient d'Alsacreations.
Merci d'avance!
Heu , Hermann si t'es par là ...
Voici ma page: http://www.corinne-quirici-photographe.com/index.html
Je précise: seule la page index.html a été corrigé !
Modifié par zellige (06 Feb 2007 - 17:13)