I have installed your HM SkinObject and Module 1.4beta over DNN4.5.1.
I'm trying to transform DNN using 'XHTML strict'.
W3C validator gives me a lot of errors (naturally!!!)
and one type of error is in block
<script language="javascript" type="text/javascript">
</script>
The error is in the attribute 'language' that is not permitted in XHTML strict.
Can you modify the 'script' line and delete 'language' attribute?
Thank you for your great work.....
|