This is the code used by the menu script: <img style="display:none;" src="modules/mod_vm_accordion/images/open.gif" alt="menu" onload="javascript:dojo.addOnLoad(function(){var accordion = new WWAccordion({node : dojo.byId('vm-accordion<?php echo $config->uniqueid; ?>'), mode: '<?php echo $config->mode; ?>', interval: '<?php echo $config->duration; ?>', level : 0})});"/> I can't seem to find a solution to make this W3C HTML Validator. It keeps bringing me there is no attribute "onload" I have searched the web but get more confused as I read stuff I found online. Thanks for looking and any help offered. Markus
could I just leave out the onload? this is a menu tool I purchased online and support is equal to none.
I was referring to the support they offer which is none! That is why I'm asking here. I can post the code if that helps?