Try the Demo

Magento Forum

   
Do markup validation important to you? 
 
lotusseedsD
Mentor
 
Avatar
Total Posts:  1144
Joined:  2007-08-31
 

I am a bit obsess with error free validation and clean code, but I feel bad asking Varien provides prestine code as certainly, you guys have many more important things to do before the final release comes out..

On the other hand, you give us XHTML Strict doc-type. They are quite many validation errors in onepage checkout (haven’t work on other pages yet but expect to see errors too), many of them are easy to fix but not all as invalid attributes are used (e.g. ‘defaultValue’, ‘select’, ‘align’ etc...) , and the inline javascript also causing validation errors (missing <![CDATA[
... unescaped script content ...
]]>

One or two maybe causing accessibility issue, for instance, the Address has two input fields yet only one ‘lable’ attribute is used that also causing ID conflict.

 Signature 

Accessible, WCAG 2.0 HTML5 Magento/WordPress Development & Magento themes:
Latest release :  Green Path Premium Theme | : Touchscreen Optimized Mobile Theme

 
Magento Community Magento Community
Magento Community
Magento Community
 
lotusseedsD
Mentor
 
Avatar
Total Posts:  1144
Joined:  2007-08-31
 

Thank you ohminu, I’d already done that smile

 Signature 

Accessible, WCAG 2.0 HTML5 Magento/WordPress Development & Magento themes:
Latest release :  Green Path Premium Theme | : Touchscreen Optimized Mobile Theme

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top