Validate html and js
--------------------

                 Key: MAGNOLIA-2221
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2221
             Project: Magnolia
          Issue Type: Improvement
    Affects Versions: 3.6-m2
            Reporter: Fabrizio Giustina
            Assignee: Fabrizio Giustina
             Fix For: 3.6


Most of the admin interface pages and dialogs doesn't validates due to errors 
in the html such as:
- missing doctypes
- bad nesting of tags (invalid tags in forms, tables missing tr's)
- css/javascript working only in legacy mode due to missing units (px) on css 
attributes for sizing/positioning

in order to improve compatibility with recent browser we should fix those 
errors and validate all the code. Working in non-standard mode (no doctype) is 
really bad for compatibility.

I already started to fix some of the errors for 3.6, and I'll try to fix some 
more of them. Installing the html validator extension for firefox ( 
http://users.skynet.be/mgueury/mozilla/ ) is recommended for any developer ;)  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to