Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forums
Welcome, Guest
Please Login or Register.    Lost Password?
slidemenu generates W3C validation errors
(1 viewing) 1 Guest
Joomla 1.5 Modules
Go to bottom
TOPIC: slidemenu generates W3C validation errors
#1087
slidemenu generates W3C validation errors 3 Months, 3 Weeks ago  
Errors found while checking this document as XHTML 1.0 Transitional!Result: 34 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 332, column 112: document type does not allow element "link" here
…levelsfiles/ddlevelsmenu-base.css" />
Line 333, column 109: document type does not allow element "link" here
…velsfiles/ddlevelsmenu-topbar.css" />
Line 334, column 110: document type does not allow element "link" here
…elsfiles/ddlevelsmenu-sidebar.css" />

✉
ID X already defined
✉

An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
Line 340, column 904: ID "ddsubmenuside1" already defined
&#8230;1"><span>About Us</span></a><ul id="ddsubmenuside1" class="ddsubmenustyle bla
Line 340, column 1562: ID "ddsubmenuside1" already defined
&#8230;>How Does It Work</span></a><ul id="ddsubmenuside1" class="ddsubmenustyle bla
Line 340, column 2476: ID "ddsubmenuside1" already defined
&#8230;side1"><span>Shop</span></a><ul id="ddsubmenuside1" class="ddsubmenustyle bla
Line 340, column 2872: ID "ddsubmenuside1" already defined
&#8230;><span>Contact Us</span></a><ul id="ddsubmenuside1" class="ddsubmenustyle bla

&#9993;
value of attribute Y invalid: X cannot start a name
&#9993;

It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.
Line 340, column 133: value of attribute "id" invalid: "9" cannot start a name
&#8230;span>Welcome</span></a></li><li id="98" class="item98"><a href="/news"><span>
Line 340, column 202: value of attribute "id" invalid: "6" cannot start a name
&#8230;"><span>News</span></a></li><li id="64" class="parent item64"><a href="/cours
Line 340, column 358: value of attribute "id" invalid: "9" cannot start a name
&#8230;"ddsubmenustyle blackwhite"><li id="95" class="item95"><a href="/courses/long


Joomla! 1.5.14 Stable mod_slidemenu 1.5.0
 
Logged Logged  
  The administrator has disabled public write access.
#1099
DART ()
User Offline
Re:slidemenu generates W3C validation errors 3 Months, 2 Weeks ago  
I haven'ted tested this for validation, that might come in the future, or possibly of somebody did it and sent me the code, I'd appreciate sharing the code with the rest of the world
 
Logged Logged  
  The administrator has disabled public write access.
#1290
Re:slidemenu generates W3C validation errors 2 Weeks, 4 Days ago  
My website generates about 300+ errors in W3C Validation. Has there been any progress in fixing this? All the errors are pretty much the same problem, something starting with a number instead of a letter. I'd really appreciate if this can be fixed or if anyone has suggestions. Thank you.
 
Logged Logged  
  The administrator has disabled public write access.
#1301
Re:slidemenu generates W3C validation errors 1 Week, 6 Days ago  
Is this being completely ignored?
 
Logged Logged  
  The administrator has disabled public write access.
Go to top

Buy us a beer!

If we've helped you, consider buying a beer €3. It will inspire us to keep on giving! Cheers!

Sponsors

Login Form






Lost Password?
No account yet? Register

Generated in 4.64511 Seconds