I thought that I had looked in that file --- I must have look at the child one twice. The JavaScript in the Parent Template requires a full identification to work in xhtml transitional
<script type="text/javascript" language="javascript">
// // ]]>
</script> It was easy to add, but you might want to include it in your next kit After I got by that issue I got was complains from the xhtml generated by the menu. It has a couple of extra 's. See below.
They are now inside of html quotes with my initials DWS. The menu looks ok on the page but MS VWD Express and W3C validator are very happy with them. They are in the parent menu but not on every LI, only 2 out of 7 tabs. These error are on the pages that have children, except for that very last page which also has children. I suspect that ther may be an error in your logic. Would you take a look at it please. On a seperate note W3C valitator bitched about a menu entry "Computer & Web tools" I don't know if this is a menu issue or a DNN issue. Itook the easy way out and changed "&" to "and" but W3C thinks that it sould be the "code for &" If it is something that you should be checking for in the menu then I thought you might want to know. Regards, DaveS
I just deleted the html after seeing what the forum did to it. I'll attach it below |