I'm using Apache Tomahawk. Accoring to HTML Validator add-on for
Firefox, following is corrupt:
there is no attribute rel:
<style rel="stylesheet" type="text/css"><!--
#j_id_jsp_967528038_1_j_id_jsp_967528038_34
.myFaces_panelTabbedPane_activeHeaderCell input,
#j_id_jsp_967528038_1_j_id_jsp_967528038_34 .myFaces_panelTabbedPane_pane,
#j_id_jsp_967528038_1_j_id_jsp_967528038_34
.myFaces_panelTabbedPane_subHeaderCell{
background-color:white;
}
--></style>
required attribute type not specified:
<script>
//<![CDATA[
panelTabbedPane_5Fj_5Fid_5Fjsp_5F967528038_5F1_3Aj_5Fid_5Fjsp_5F967528038_5F34_5FHeadersIDs
(cut)
//]]>
</script>
I use (X)HTML validation to detect some fundamental flaws in the
application. It's just an additional test.
regards
Bojan
PS: I like the popup calendar!