Pagina 1 van 1

Internet Explorer --> Firefox

Geplaatst: 05 mei 2006, 19:26
door Thiske
Hallo,
ik zit met het volgende probleem...
als jullie http://www.i-support.be/vldproject openen in IE en FF zien jullie wel degelijk een verschil. Is er een script om in FF hetzelfde uiterlijk te behouden als in IE.


Mvg,
Thiske :o

Geplaatst: 05 mei 2006, 19:31
door Paul
IE houd zich niet goed aan de standaard.
Firefox/opera beter. Dat is het probleem.
Firefox weergeeft het dus zoals het "hoort".
(Je wilt je site trouwens niet zien in IE7 :D)

Geplaatst: 05 mei 2006, 22:17
door Thiske
Okey, ik heb wat aanpassingen gedaan :)
het begint al op iets te trekken maar wat me opvalt is dat in IE je vooral witte borders rond de tabbellen hebt en bij FF zwarte en ook een iets andere opmaak...de FF is natuurlijk beter...volgens mij heb ik nergens foutjes geschreven..kan iemand plz http://www.i-support.be/vldproject nakijken?

Groetjes,
Thiske :bier:

Geplaatst: 06 mei 2006, 01:19
door Carlo Claessen

Code: Selecteer alles

Summary Report (Complete)
1. Documents that have errors

    * http://www.i-support.be/vldproject/ (21), [and 13 warnings]

2. Documents that have warnings

3. Documents that have no errors or warnings

Validation Reports
http://www.i-support.be/vldproject/
Line:Char	Type	Message Description
 	Warning	Possibly misspelled words (231, 150 unique): achter (1x), advertentie (1x), agenten (1x), Alleen (1x), Amsterdams (1x), bedrijf (1x), belangrijker (1x), Belgische (1x), België (1x), beroep (1x), beschreven (1x), beschrijving (1x), Beschrijvingen (1x), beslist (1x), Bespreking (1x), bewaard (1x), bewust (1x), bijna (1x), broer (1x), combineren (1x), consequenties (1x), daarop (1x), dag (1x), dagen (1x), deze (1x), directeur (1x), doet (1x), dokter (1x), Dynamische (1x), Edammer (1x), eenvoudig (1x), effecten (1x), Einde (1x), er (1x), gaan (1x), gaat (1x), gafpa (1x), gebeurtenissen (1x), gebleven (1x), gedachte (1x), geen (1x), geraakt (1x), gesloten (1x), gevolg (1x), gewoon (1x), goed (1x), grote (1x), heeft (1x), Hierna (1x), hoofdfiguur (1x). List limited to first 50 unique words.
48:1	Error (Parsing) [CSS]	Trying to specify a comment? In CSS, to specify a comment, use the "/* comment here */" format. Begin the comment with "/*" and end the comment with "*/" (without the quotes). The comment may span multiple lines.

//--></style>
 
55:2	Error (Section 508 Accessibility Standards) [ACCESSIBILITY]	The "img" element requires the "alt" attribute to specify a text equivalent. The text equivalent should be a short phrase that succinctly identifies the image and makes its function clear (like "next page" instead of "green arrow"). However, use alt="" when appropriate, such as when images are intended to format a page (such as spacer images). If appropriate, consider also using the "longdesc" attribute to specify the URI to an extended description of the image. [Section 1194.22 (a)]

<img src="afbeeldingen/logo.jpg">
 
55:2	Error (Web Content Accessibility Guidelines 1.0 (Priority 1)) [ACCESSIBILITY]	The "img" element requires the "alt" attribute to specify a text equivalent. The text equivalent should be a short phrase that succinctly identifies the image and makes its function clear (like "next page" instead of "green arrow"). However, use alt="" when appropriate, such as when images are intended to format a page (such as spacer images). If appropriate, consider also using the "longdesc" attribute to specify the URI to an extended description of the image. [P1, 1.1]

<img src="afbeeldingen/logo.jpg">
 
55:2	Warning	[13] HTML 4.01 and XHTML require that the "alt" attribute be used with the "img" element. The "alt" attribute is critical for accessibility. It lets authors specify equivalent text to serve as content when the image cannot be seen or displayed. Use alt="" when alternate text is not appropriate, such as when images are intended to format a page (such as spacer images).

<img src="afbeeldingen/logo.jpg">
 
71:16	Warning	The "style" attribute has been used but a default style sheet language has not been defined (note that HTML Validator would not see this declaration if it is sent as an HTTP header by a web server). HTML 4.01 and XHTML require this for valid documents. For example, include this in the "head" section of your document to specify "text/css" as the default style sheet language: <meta http-equiv="Content-Style-Type" content="text/css">. See http://www.w3.org/TR/html4/present/styles.html#default-style for more information. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu and/or from the Tag Inserter.

<div><div><div style="display:none;"><ul id="imenus0" style="width:525px">
 
72:36	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li style="width:135px;"><a href="#" target="_self">Wat</a>
 
74:60	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:135px;top:0px;left:0px;"><ul style="">
 
76:56	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">Mission & Goals</a></li>
 
81:15	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li><a href="#" target="_self">Worldwide</a>
 
83:65	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:140px;top:-19px;left:123px;"><ul style="">
 
86:52	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">US & Canada</a></li>
 
92:15	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li><a href="#" target="_self">Directors</a>
 
94:65	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:140px;top:-18px;left:123px;"><ul style="">
 
97:54	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">Fire & Security</a></li>
 
99:58	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">Plastics & Adhesives</a></li>
 
104:15	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li><a href="#" target="_self">Worldwide</a>
 
106:65	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:140px;top:-18px;left:123px;"><ul style="">
 
109:52	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">US & Canada</a></li>
 
115:15	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li><a href="#" target="_self">Customers</a></li>
 
118:35	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li style="width:140px;"><a href="#" target="_self">Blog</a>
 
120:54	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:140px;top:;left:;"><ul style="">
 
122:55	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">People & Values</a></li>
 
128:35	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li style="width:125px;"><a href="#" target="_self">Forum</a>
 
130:54	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:125px;top:;left:;"><ul style="">
 
133:53	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">Fire & Security</a></li>
 
135:57	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<li><a href="sample_link.html" target="_self">Plastics & Adhesives</a></li>
 
140:36	Warning	[75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.

<li style="width:125px;"><a href="#" target="_self">Contact</a>
 
142:54	Error	The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<div><div style="width:126px;top:;left:;"><ul style="">
 
160:2	Error	HTML 4.01 and XHTML require the "type" attribute to specify the scripting language for the "script" element. For example, use type="text/javascript" for JavaScript. Note that some browsers may work without this attribute but it is highly recommended that it be used.

<script language="JavaScript">
 
168:1	Warning	It is recommended (and common practice for HTML (not XHTML) documents) that text contained in a "script" element be enclosed in a comment (<!-- ... -->) for backward compatibility with pre HTML 3.2 browsers that do not support the "script" element. This prevents them from actually displaying the element's content. For example, use something like <script><!-- ... --></script>. For maximum compatibility, AI Internet Solutions recommends putting the script (especially longer scripts) in an external file and using the "src" attribute to specify the external file. However, this is not as important for HTML documents as it is for XHTML documents.

/*-------------------------------------------------
 
280:2	Warning (Web Content Accessibility Guidelines 1.0 (Priority 2)) [ACCESSIBILITY]	Style sheets should be used to control layout and presentation [P2, 3.3]. The element you've used ("font") is a presentational element. Presentational elements include "font", "b", "i", "big", "small", and others. For presentation, consider using style sheets (CSS) instead. Use HTML elements only for content and structure and not for layout and presentation. Use the "em" and "strong" elements for structural emphasis. This message is displayed only once.

<font size="1">Designed & built by <a href="http://www.i-support.be">I-support.be</a></font>
 
280:25	Error	Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).

<font size="1">Designed & built by <a href="http://www.i-support.be">I-support.be</a></font>
 
286	Error	Terminating validation due to too many errors. Please correct the previous errors and recheck the document. HTML Validator is currently set to stop after 20 errors.

<script language="JavaScript">
 
 	Comment	"Errors and warnings only" mode enabled. This is, for the most part, a thorough validation (but not a completely thorough validation).
nergens foutjes nee, lol

je hebt nog heel wat te doen om aan de standaard te voldoen voor je site valid is.

tis geen kritiek maar moest beetje lachen toen je zei geen foutjes, ik gebruik firefox met een html validator erin en die schreeuwde gelijk 21 fouten

die staan hierboven opgesomd

sccs met het eruit werken ervan

Geplaatst: 06 mei 2006, 01:21
door Carlo Claessen

Code: Selecteer alles

286   Error   Terminating validation due to too many errors. Please correct the previous errors and recheck the document. HTML Validator is currently set to stop after 20 errors.
hier staat dat de validator maar gestopt was vanwege teveel fouten....

Code: Selecteer alles

Comment   "Errors and warnings only" mode enabled. This is, for the most part, a thorough validation (but not a completely thorough validation).
let op laatste commentaar, dit betekend dat ik niet op de hoogste niveau heb gechecked.

Geplaatst: 06 mei 2006, 17:32
door Thiske
Weet iemand trouwens welk doctype mijn site heeft :(
ik heb alles gechecked, maar ik vind nergens een combinatie van niet-stricte html, goede css en VB =(


HELP! :(

Geplaatst: 06 mei 2006, 23:53
door Carlo Claessen

Code: Selecteer alles

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Geplaatst: 07 mei 2006, 18:28
door Thiske

Code: Selecteer alles

Result: Failed validation, 18 errors  
File: C:\Documents and Settings\Administrator\Bureaublad\Thijs\prjvld2\home.php 
Encoding: utf-8 
Doctype: HTML 4.0 Transitional 

This page is not Valid HTML 4.0 Transitional!
Below are the results of attempting to parse this document with an SGML parser. 

Error Line 278 column 665: end tag for element "A" which is not open.
...k","#")+'">'+x39(x38,"title","")+'</a><div><div class="imsubc" style="'+x40(l
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. 

If this error occured in a script section of your document, you should probably read this FAQ entry. 

✉ 

Error Line 278 column 975: end tag for element "A" which is not open.
...">'+x39(nis[j],"title","Item"+j)+'</a></li>';lobj.innerHTML=ihtml+'</ul></div
✉ 

Error Line 278 column 980: end tag for element "LI" which is not open.
...39(nis[j],"title","Item"+j)+'</a></li>';lobj.innerHTML=ihtml+'</ul></div></di
✉ 

Error Line 278 column 1009: end tag for element "UL" which is not open.
...</a></li>';lobj.innerHTML=ihtml+'</ul></div></div>';dto=new window["imenus_da
✉ 

Error Line 278 column 1015: end tag for element "DIV" which is not open.
...li>';lobj.innerHTML=ihtml+'</ul></div></div>';dto=new window["imenus_data"+lo
✉ 

Error Line 278 column 1021: end tag for element "DIV" which is not open.
...obj.innerHTML=ihtml+'</ul></div></div>';dto=new window["imenus_data"+lobj.dto
✉ 

Error Line 282 column 2638: delimiter "'" invalid: only S separators and TAGC allowed here.
...de" src="'+ulm_base+'vimenus.js"></sc'+'ript>';if(!window.vdt_doc_effects.ini
✉ 

Error Line 282 column 2638: end tag for element "SC" which is not open.
...de" src="'+ulm_base+'vimenus.js"></sc'+'ript>';if(!window.vdt_doc_effects.ini
✉ 

Error Line 282 column 2767: delimiter "'" invalid: only S separators and TAGC allowed here.
...src="'+ulm_base+'vdesigntool.js"></sc'+'ript>';window.vdt_doc_effects.initial
✉ 

Error Line 282 column 2767: end tag for element "SC" which is not open.
...src="'+ulm_base+'vdesigntool.js"></sc'+'ript>';window.vdt_doc_effects.initial
✉ 

Error Line 282 column 3400: end tag for element "DIV" which is not open.
...e {x5t+="Loading VDP...";}x5t+="</div>";(x7=x1[mi].parentNode).insertAdjacent
✉ 

Error Line 282 column 3651: end tag for element "DIV" which is not open.
...width:50px;height:20px;">'+x5t+'</div></div>');if(!dto.enable_visual_design_m
✉ 

Error Line 282 column 3657: end tag for element "DIV" which is not open.
...50px;height:20px;">'+x5t+'</div></div>');if(!dto.enable_visual_design_mode){x
✉ 

Error Line 282 column 5764: end tag for element "IFRAME" which is not open.
...Opacity=0);' frameborder='0'></iframe>");if(!(ulm_iemac)|| this.level>1 || !d
✉ 

Error Line 282 column 6440: end tag for element "DIV" which is not open.
...0]+' height='+x15[1]+' border=0></div>';stpart="span";if(ulm_ie)stpart="div";
✉ 

Error Line 282 column 6985: end tag for element "DIV" which is not open.
...0]+' height='+x15[1]+' border=0></div></div></'+stpart+'>'+nodes[this.li].fir
✉ 

Error Line 282 column 6991: end tag for element "DIV" which is not open.
...eight='+x15[1]+' border=0></div></div></'+stpart+'>'+nodes[this.li].firstChil
✉ 

Error Line 282 column 10690: end tag for element "STYLE" which is not open.
...pointer;}";document.write(sd+"</style>");}</script><noscript>Infinite Menus, 
werkt dus nog steeds niet :(